mono_repo 0.2.1
mono_repo: ^0.2.1 copied to clipboard
Manage repositories with multiple Dart packages
0.2.1 #
-
traviscommand-
Write ANSI escape sequences in
./tool/travis.shas pre-escaped ASCII literals. -
Added
--[no-]pretty-ansiflag to allow ANSI sequences to be optionally omitted.
-
0.2.0 #
-
Add
before_scriptsupport to thetraviscommand. When that value is set in atravis.ymlfile, we will call the script before running any of the tasks for that package. -
Add
recursiveglobal flag. When set, we will walk all sub-directories looking forpubspec.yamlfiles. -
Support git dependencies in packages.
-
Use
mono_repo.yamlas the configuration file name, instead ofpackages.yaml.
0.1.0 #
- Initial release.