Releases: alexei-sintotski/dart-borg
Releases · alexei-sintotski/dart-borg
Incremental bootstrapping takes dependencies between packages in the mono repository into account
1.4.1 Release 1.4.1 preps
Experimental support for incremental bootstrapping
1.4.0 Release 1.4.0 preps
Bootstrapping optimizations
- Optimization: probe scans repository for packages only once
- Optimization: more efficient scan of Flutter repositories by built-in filtering of generated Flutter plug-in packages in .symlinks directories
- Optimization: Automatic detection of Dart packages in Flutter repositories and using faster pub get to bootstrap them i.s.o. flutter packages get
borg boot -- Command to execute pub get for multiple packages across repository
1.3.0 Release 1.3.0 preps
Configuration file support: borg.yaml
1.2.0 Release 1.2.0 preps
borg evolve
Command for consistent upgrade of all external dependencies across repository
Consistency check on package specifications in pubspec.yaml files
1.0.0 Fix for dependency spec formatting of optional values
Dependency on args is relaxed to make compatible with stable Flutter release
0.1.2+1 Release 0.1.2+1 -- Dependency on args is relaxed to make compatible w…
Bugfix: Incorrect report generation
0.1.2 Release 0.1.2 preps
Bugfix: Dependency types are ignored during consistency analysis
0.1.1 Release 0.1.1 preps