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
confirmandprompt
- when using
0.1.0-dev.7 #
- fix: multiline prompts are outputting twice
- when using
confirmandprompt
- when using
0.1.0-dev.6 #
- feat: add
write
0.1.0-dev.5 #
- feat: add
hiddenflag toprompt - chore: upgrade to Dart 2.16
0.1.0-dev.4 #
- fix:
progressstring truncation - feat: add
confirm - feat: add
defaultValuetoprompt - feat: improve
progresstime style - docs: update example and
README
0.1.0-dev.3 #
- feat: add
tagtowarncall
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 🚧)