version_manipulation 0.0.3 version_manipulation: ^0.0.3 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.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