CHANGELOG

v0.1.2 (2024-01-16)

Chore

  • chore: Fixed semantic-release condition (don’t attempt to publish to PYPI if version wasn’t changed) (dcd5d93)

  • chore: Run unit tests with coverage in GH Actions (5acc851)

Fix

  • fix: If default values were removed from ini file during execution, write default values again. test: Added tests and improved coverage docs: Docs theme tweaks (05d5de2)

v0.1.1 (2024-01-15)

Fix

  • fix: Changed Changelog format (rst to md) to make it compatible with semantic-release (3ad98f0)

v0.1.0 (2024-01-15)

Feature