fsfwgen/CHANGELOG.md
2025-01-13 10:40:41 +01:00

771 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.4]

  • Hotfixes for pyproject.toml file

[v0.3.3]

  • Fixes for event parsing
  • Removed setup.cfg and setup.py

[v0.3.2]

  • Added handling for duplicate event names when writing the event translation file.

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