0.8.0
- Auto drop repository after release - #37
- Rename "promote" operation to "release" - #50
- Upgrade project dependencies to 2017 - #43
- Separate functional tests from unit tests - #48
- Make functional tests work also on Windows - #39
Deprecation note. The promoteRepository and closeAndPromoteRepository tasks are marked as deprecated and will be removed in one of the future versions. releaseRepository
and closeAndReleaseRepository
can be used as drop-in replacements.