cider 0.0.3
cider: ^0.0.3 copied to clipboard
Tools for Dart package maintainers. Automates CHANGLELOG 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.
Unreleased #
0.0.3 - 2020-08-09 #
Changed #
- Using a regex instead of yaml parser to modify pubspec.yaml. This should preserve existing file formatting