version_manipulation 0.2.0 copy "version_manipulation: ^0.2.0" to clipboard
version_manipulation: ^0.2.0 copied to clipboard

Extension on Dart `pub_semver` library. Provides `nextBuild`, `nextPreRelease` 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.

0.2.0 - 2023-11-26 #

Added #

  • Bump dependencies

0.1.2 - 2023-09-15 #

Changed #

  • Allow SDK v3.0.0

0.1.1 - 2022-12-07 #

Added #

  • "Release" version mutation

0.1.0 - 2021-04-11 #

Changed #

  • Migrated to null safety.
  • The build and pre-release parts are bumped by incrementing the last segment or by appending .1.
  • MutationChain renamed to Sequence.

Removed #

  • KeepPreRelease.

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 to change()

Fixed #

  • KeepBuild should not clear pre-release part

0.0.2 - 2020-07-18 #

Added #

  • Mutations

0.0.1 - 2020-07-18 #

Added #

  • nextBuild
  • set
2
likes
140
pub points
57%
popularity

Publisher

verified publisherkarapetov.com

Extension on Dart `pub_semver` library. Provides `nextBuild`, `nextPreRelease` and `change`.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

pub_semver

More

Packages that depend on version_manipulation