version_manipulation 0.0.5 version_manipulation: ^0.0.5 copied to clipboard
Extension on Dart `pub_semver` library. Provides `nextBuild` and `change`.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased #
0.0.5 - 2020-09-12 #
Added #
- Chain mutations
0.0.4 - 2020-09-08 #
Fixed #
- KeepPreRelease wrapper strips the pre-release tag to allow for patch bumping
0.0.3 - 2020-09-01 #
Added #
- KeepPreRelease wrapper
preRelease
argument tochange()
Fixed #
- KeepBuild should not clear pre-release part
0.0.2 - 2020-07-18 #
Added #
- Mutations