borg 1.2.0 borg: ^1.2.0 copied to clipboard
Command-line tool for consistent configuration management of Dart packages in a mono repository
[1.2.0] - 2020-05-20 #
- Configuration file support: borg.yaml
[1.1.0] - 2020-04-19 #
- borg evolve -- command for consistent upgrade of all external dependencies across repository
[1.0.0] - 2020-04-02 #
- Consistency check on package specifications in pubspec.yaml files
[0.1.2+1] - 2020-03-27 #
- Dependency on args is relaxed to make compatible with stable Flutter release
[0.1.2] - 2020-03-27 #
- Bugfix: Incorrect report generation
[0.1.1] - 2020-03-27 #
- Bugfix: Dependency types are ignored during consistency analysis
[0.1.0] - 2020-03-27 #
- Consistency check on use of Dart dependencies