coal 0.0.6
coal: ^0.0.6 copied to clipboard
A suite for easily building beautiful command-line apps.
0.0.6 - 2026-02-06 #
- fix(tab): harden completion behavior and add regression tests
- chore(tab): sync shell completion scripts from upstream cobra v1.10.2
- ci: add dedicated runtime script workflow and weekly upstream release watcher
- chore(deps): upgrade
oxyto ^0.1.0
0.0.5 - 2026-01-24 #
- chore: relax characters constraint to ^1.4.0
- chore: move args to dependencies for tab/args.dart
- fix: restore emoji regex in text width
- refactor: rename
coerceResttoargs
0.0.4 #
- fix: option handler boolean flag logic
- feat: add
argspackage TAB adapter
0.0.3 #
- Coal's core <TAB> completion implementation!
0.0.2 #
- Update readme
0.0.1 #
- Args parser
- ANSI utils