pubspec_version 0.6.1+archived copy "pubspec_version: ^0.6.1+archived" to clipboard
pubspec_version: ^0.6.1+archived copied to clipboard

discontinuedreplaced by: cider

A CLI tool to set/bump the package version in pubspec.yaml. The "npm version" for Dart.

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.6.1 - 2019-09-02 #

Added #

  • the documentation section about retaining the build number

Fixed #

  • function tests failing randomly due to missing await

0.6.0 - 2019-09-02 #

Added #

  • the --retain-build (-b) flag to retain the build number when bumping versions

0.5.0 - 2019-08-18 #

Changed #

  • the bump build command sets the subsequent numeric build parts to zeroes

0.4.0 - 2019-08-18 #

Added #

  • the bump build command

0.3.0 - 2019-05-29 #

Added #

  • the get command (PR)

0.2.2 - 2018-11-16 #

Changed #

  • Minor documentation changes.

0.2.1 - 2018-11-16 #

Changed #

  • Minor documentation changes.

0.2.0 - 2018-11-16 #

Breaking change #

  • This is now a standalone cli app.

0.1.0 - 2018-10-05 #

Changed #

  • Binary names

0.0.2 - 2018-10-04 #

Fixed #

  • Removed double await statement (#1)

0.0.1 - 2018-10-03 #

Added #

  • Initial version
9
likes
30
pub points
7%
popularity

Publisher

verified publisherkarapetov.com

A CLI tool to set/bump the package version in pubspec.yaml. The "npm version" for Dart.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

args, pub_semver, pubspec

More

Packages that depend on pubspec_version