Skip to content
This repository was archived by the owner on Jul 15, 2019. It is now read-only.

Releases: siku2/Loglette

v0.1.0

01 Aug 13:02
d69f99c

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

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)

v0.0.1

27 Jul 18:50
95090a4

Choose a tag to compare

v0.0.1 Pre-release
Pre-release

A very unstable version. Not production-ready, but has most of the features in place.