rattail-tempmon/CHANGELOG.md
2024-08-19 08:44:10 -05:00

903 B

Changelog

All notable changes to rattail-tempmon will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v0.4.6 (2024-08-19)

Fix

  • avoid deprecated base class for config extension

v0.4.5 (2024-07-02)

Fix

  • fix signature for calls to get_engines()

v0.4.4 (2024-07-02)

Fix

  • avoid deprecated function for engine config

v0.4.3 (2024-07-01)

Fix

  • remove references, dependency for six package

v0.4.2 (2024-07-01)

Fix

  • remove legacy command definitions

v0.4.1 (2024-06-14)

Fix

  • fallback to importlib_metadata on older python

v0.4.0 (2024-06-10)

Feat

  • switch from setup.cfg to pyproject.toml + hatchling

Older Releases

Please see docs/OLDCHANGES.rst for older release notes.