Releases: indaco/herald
Releases Β· indaco/herald
v0.13.0
v0.12.0
v0.11.0
v0.10.0
v0.10.0 - 2026-03-30
π Enhancements
π Documentation
- readme: use Compose in composition patterns examples (6a2d7c0) (#48)
- README tip about herald-md companion module (9e1f394) (#47)
Full Changelog: v0.9.0...v0.10.0
β€οΈ Contributors
v0.9.0
v0.8.0
v0.8.0 - 2026-03-26
π Enhancements
π Documentation
- README: use go get @latest in installation instructions (b1ba5ef)
- README: fix ecosystem pairing sections and add tview (7880674)
- README: add Pairing with bubbletea section (27b5f65) (#40)
π‘ Chores
- refactor input and resize for model state in bubbletea examples (b010abc) (#43)
- examples: add bubbletea and tview explorer demos (f42d44e) (#42)
- examples: reorder with range-based numbering convention (5f9864a) (#41)
Full Changelog: v0.7.0...v0.8.0
β€οΈ Contributors
v0.7.0
v0.7.0 - 2026-03-23
π Enhancements
- add KV and KVGroup for key-value pair rendering (5d0d00c) (#35)
- add HRWithLabel for labeled horizontal separators (9263911) (#23)
π©Ή Fixes
- use TableBorderSet.ColumnSep instead of hardcoded pipe (674be75) (#33)
- add depth limit to nested list rendering (01bb8e4) (#32)
- add upper bound validation on HRWidth and FootnoteDividerWidth (646277f) (#28)
- use display width for heading underlines and deduplicate style call (130d192) (#25)
- guard against empty NestedBulletChars and protect default slice (95e5327) (#24)
π Refactors
π Documentation
- fix Color palette documentation and example for adaptive colors (3b1fe85) (#37)
- README: add global padding and framing composition recipe (629df06) (#36)
β Tests
- add edge case coverage tests (760335e) (#34)
- add direct tests for BoxBorderSet and DefaultAlertConfigs (2d4769e) (#30)
- assert correct output in table concurrency test (197ce54) (#29)
- assert style options are actually applied, not just panic-free (b903fc1) (#27)
π‘ Chores
- examples: add KVGroup to hero demo (8368862) (#39)
- examples: add bubbletea integration demos (a4fddc8) (#38)
π€ CI
Full Changelog: v0.6.0...v0.7.0
β€οΈ Contributors
v0.6.0
v0.6.0 - 2026-03-22
π Enhancements
- add Footnote typography element (bb876b4) (#19)
- add Badge and Tag inline typography elements (a5cb277) (#18)
- add Address and AddressCard block typography elements (e0548e1) (#17)
- add Ins/Del inline typography elements (0957853) (#16)
π©Ή Fixes
π Documentation
- README: move Color palette section under Themes (285f3a0) (#22)
- README: restructure - add composition patterns, split options tables (2eb9a3a) (#21)
π‘ Chores
- examples: add basic table example in hero demo (d78f585)
Full Changelog: v0.5.0...v0.6.0
β€οΈ Contributors
v0.5.0
v0.5.0 - 2026-03-20
π Enhancements
π Documentation
- README: reorganize sections and fix consistency issues (63888f6) (#13)
- README: updated with improved theme and customization details (42a5228)
- add Pairing with huh section and example (ca290ab) (#11)
π‘ Chores
- examples: add example with github.com/odvcencio/gotreesitter (6123760) (#15)
- examples: rename syntax highlighting examples for consistency (21a0350) (#14)
- add charm/huh example and update README (82beef9) (#10)
- update pre-push githook to use test-race recipe (67fd08f)
- update devbox-init.sh available commands to match justfile recipes (8569017)
Full Changelog: v0.4.0...v0.5.0