mason_logger 0.1.0-dev.8
mason_logger: ^0.1.0-dev.8 copied to clipboard
A reusable Dart logger used by the Mason CLI (package:mason_cli).
0.1.0-dev.8 #
- fix: single line prompts are overwritten
- when using
confirm
andprompt
- when using
0.1.0-dev.7 #
- fix: multiline prompts are outputting twice
- when using
confirm
andprompt
- when using
0.1.0-dev.6 #
- feat: add
write
0.1.0-dev.5 #
- feat: add
hidden
flag toprompt
- chore: upgrade to Dart 2.16
0.1.0-dev.4 #
- fix:
progress
string truncation - feat: add
confirm
- feat: add
defaultValue
toprompt
- feat: improve
progress
time style - docs: update example and
README
0.1.0-dev.3 #
- feat: add
tag
towarn
call
0.1.0-dev.2 #
- test: 100% test coverage
- docs: README updates to include usage
- docs: include example
0.1.0-dev.1 #
Dev Release
- chore: initial package (🚧 under construction 🚧)