change 0.0.9 change: ^0.0.9 copied to clipboard
A Changelog manipulation library. Read/modify/write your CHANGELOG.md. Inspired by keepachangelog.com.
Changelog #
This project follows Semantic Versioning 2.0.0.
Unreleased #
0.0.9 - 2020-07-18 #
Added #
Collection.addText()
MarkdownLine.parse()
0.0.8 - 2020-07-18 #
Added #
- A static
fromLines()
factory method
0.0.7 - 2020-07-12 #
Changed #
- Updated dependencies
0.0.6 - 2020-07-08 #
Added #
- New command 'print' to output a released version
0.0.5 - 2020-07-05 #
Added #
- Create CHANGELOG.md when missing
0.0.4 - 2020-06-24 #
Added #
- Support for multiple major versions in a single file
0.0.3 - 2020-06-23 #
Added #
- Console app
- Changelog model
Changed #
- BREAKING Total rework of the package
0.0.2 - 2018-10-18 #
Added #
- Changelog.writeFile()