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
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