Skip to content

1.3.1

Compare
Choose a tag to compare
@b8 b8 released this 25 Aug 15:12
· 28 commits to master since this release
  • Dependency version ranges are now adapted smoothly (e.g. if a minor range is detected, the lower bound will be updated to the new version but setting the upper bound to the next higher minor version). The strategy can be switched to another one by defining the setting dependency.range.change.
  • Invalid project locations are now displayed nicely.
  • Version requests for projects that inherit its version from its parent are now ignored.
  • Entire project paths can now be ignored (e.g. when using projectRoot).
  • Fixed a bug in updateReferences command
  • Added a ensureVersion command to assert a minimal required version tiger version.
  • Command arguments in command line mode can now consume environment variables.

Resolved issues in 1.3.1