This repository was archived by the owner on Jul 15, 2019. It is now read-only.
Releases: siku2/Loglette
Releases · siku2/Loglette
v0.1.0
Version 0.1.0 (01 Aug 2018)
ADDED
- Added support for multiple parsers
- Added an HTML formatter
- Markdown parser which parses changelogs in the format of Keep a Changelog
- CLI support for specifying the parser
- VersionRange now keeps a reference for a changelog's position in the file
CHANGED
- "release" is now called "release_date" internally
- Loglette CLI now uses lowercase "loglette" to make things clearer
FIXED
- Fixed a bug which caused the Loglette CLI to error when using it directly (without installing)