Skip to content

Releases: alexei-sintotski/dart-borg

Incremental bootstrapping takes dependencies between packages in the mono repository into account

05 Jun 20:14
Compare
Choose a tag to compare

Experimental support for incremental bootstrapping

04 Jun 16:04
Compare
Choose a tag to compare

Bootstrapping optimizations

01 Jun 07:31
Compare
Choose a tag to compare
  • 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

23 May 11:20
Compare
Choose a tag to compare

Configuration file support: borg.yaml

22 May 09:26
Compare
Choose a tag to compare
1.2.0

Release 1.2.0 preps

borg evolve

19 Apr 20:17
Compare
Choose a tag to compare

Command for consistent upgrade of all external dependencies across repository

Consistency check on package specifications in pubspec.yaml files

03 Apr 06:27
Compare
Choose a tag to compare
1.0.0

Fix for dependency spec formatting of optional values

Dependency on args is relaxed to make compatible with stable Flutter release

27 Mar 15:05
Compare
Choose a tag to compare
0.1.2+1

Release 0.1.2+1 -- Dependency on args is relaxed to make compatible w…

Bugfix: Incorrect report generation

27 Mar 14:51
Compare
Choose a tag to compare
0.1.2

Release 0.1.2 preps

Bugfix: Dependency types are ignored during consistency analysis

27 Mar 13:46
Compare
Choose a tag to compare