config 0.8.0-beta.1
config: ^0.8.0-beta.1 copied to clipboard
A package for parsing command-line arguments and configuration files.
0.8.0-beta.1 #
- REVERT: Do not force strict generic types (#64).
0.8.0-beta.0 #
- BREAKING FIX: Resolved raw generic type warnings (#62).
0.7.2 #
- DOCS(config): Corrected GitHub links in README.
0.7.1 #
- docs: Corrected BetterCommand references and links in README
0.7.0 #
- feat: Moved out the
configlibrary from thecli_toolspackage and into its own package, to be published asconfigon pub.dev.