mono_cli 0.0.3
mono_cli: ^0.0.3 copied to clipboard
CLI exports and implementations for the Mono CLI, used by the mono package.
0.0.3 #
- Plugins: added
FormatPlugin(format, format:check) andTestPlugin(test). - Added comprehensive test coverage for all ports and functionality.
0.0.2 #
- Add filesystem-backed configuration utilities:
FileListConfigFolderfor folder-of-lists stores.FileGroupStoreadapter scoped tomonocfg/groups/.DefaultSlugNamePolicyfor robust group name normalization/validation.
- Prompt UX:
ConsolePrompter.checklistnow handles Enter (CR/LF) and cancel viaSelectionError; always restores TTY modes. - Exports: surfaced new system_io modules to consumers via
src/src.dart.
0.0.1 #
- Initial release with exports and implementations for the Mono CLI