Release v3.0.0
- Fix flag abbr not working for some commands.
- Add support for creating configs in
pubspec.yaml
file. - Add support for creating config file at custom directory path.
- Add support for specifying custom config file path when running
build
command. - Build command now displays which config file is being used if there's more than one config file.
- Document new capabilities and commands.