fsfwgen/CHANGELOG.md

547 B

Change Log

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]

[v0.3.1]

  • Sorted returnvalue export by raw returnvalue.

[v0.3.0]

  • Description parser is now more generic and parses a list of meta informations.
  • Added support for skip directive when parsing meta information.

[v0.2.0]

  • Remove logging module and move to more pythonic logging usage.