jefe 0.2.5
jefe: ^0.2.5 copied to clipboard
A library for maintaining sets of related Dart projects versioned in git, in particular managing dependencies between them.
Changelog #
0.2.4 #
-
added
jefe testwhich runspub run teston all projects that have a test dir -
added
dev_dependenciesto the project dependencies thatjefemanages
0.2.3 #
- support auto update of hosted versions
0.2.2 #
- tighter constraints for exported packages
0.2.0 #
- support for hosted packages
0.1.0 #
- reworked executors to simplify
- made several commands more idempotent so that you can rerun them as needed
0.0.1 #
- Initial version, created by Stagehand