build_cli_annotations 1.2.0
build_cli_annotations: ^1.2.0 copied to clipboard
Contains annotations for `package:build_cli`. See that package for more information.
1.2.0 #
- Update the constraint on
package:argsto'>=1.5.0 <1.7.0'. - Require Dart SDK
>=2.2.0 <3.0.0.
1.1.0 #
- Added
provideDefaultToOverridetoCliOptionto allow users to provide an override todefaultsTo.
1.0.1 #
- Support nullable annotation
1.0.0 #
- Update the version of
package:argsto'>=1.5.0 <1.6.0'.
0.1.2+1 #
- Support Dart 2 stable.
0.1.2 #
- Added
converttoCliOption.
0.1.1 #
- Added
valueHelptoCliOption.
0.1.0 #
- First release.