cider 0.1.2 copy "cider: ^0.1.2" to clipboard
cider: ^0.1.2 copied to clipboard

Tools for Dart package maintainers. Automates changelog and pubspec.yaml updates.

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.1.2 - 2022-12-07 #

Added #

  • Release promotion command

0.1.1 - 2021-12-28 #

Changed #

  • Updated dependencies

0.1.0 - 2021-05-12 #

Added #

  • Sound null-safety.
  • Support for pre-release version part.
  • Ability to bump build together with other version parts.
  • A plugin system to improve extensibility.

Changed #

  • Configuration moved to pubspec.yaml.

0.0.5 - 2020-09-09 #

Added #

  • Setting version explicitly
  • Ability to retain pre-release part of the version

0.0.4 - 2020-08-10 #

Changed #

  • Using a yaml manipulation library to updated pubspec.yaml. This expected to be more reliable than a regexp.

0.0.3 - 2020-08-09 #

Changed #

  • Using a regex instead of yaml parser to modify pubspec.yaml. This should preserve existing file formatting

0.0.2+1 - 2020-07-29 #

Fixed #

  • Fixed #1 by downgrading the path dependency

0.0.2 - 2020-07-26 #

Changed #

  • Updated the dependencies

0.0.1+2 - 2020-07-26 #

Fixed #

  • Readme improvements

0.0.1+1 - 2020-07-26 #

Fixed #

  • Code formatting to improve pub scores

0.0.1 - 2020-07-26 #

Added #

  • Minor documentation improvements

Fixed #

  • Usage exception does not print trace logs anymore

0.0.0+dev.2 - 2020-07-24 #

Changed #

  • Updated dependencies

0.0.0+dev.1 - 2020-07-23 #

Added #

  • Initial version
126
likes
0
pub points
89%
popularity

Publisher

verified publisherkarapetov.com

Tools for Dart package maintainers. Automates changelog and pubspec.yaml updates.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args, change, intl, klizma, markdown, marker, path, pub_semver, pubspec_parse, rfc_6901, version_manipulation, yaml

More

Packages that depend on cider