Changelog¶
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]¶
Fixed¶
docs conf.py, poetry >2.0 compatibility
shpinx build errors
build status link
[0.3.0] - 2025-02-17¶
Removed¶
support for python < 3.10
[0.2.2] - 2025-02-17¶
Added¶
support for python >= 3.9
[0.2.1] - 2024-07-03¶
Added¶
quiet option to log command
Removed¶
support for python < 3.1O
[0.2.0] - 2024-07-03¶
Changed¶
pip (23.2.1 -> 24.1.1)
pydantic-core (2.18.4 -> 2.20.0)
pydantic (2.7.4 -> 2.8.0)
setuptools (70.0.0 -> 70.2.0)
coverage (7.5.3 -> 7.5.4)
flake8-comprehensions (3.14.0 -> 3.15.0)
mypy (1.10.0 -> 1.10.1)
sphinx-autodoc-typehints (2.1.1 -> 2.2.2)
wtforglib (0.8.4 -> 1.0.1)
[0.1.8] - 2024-06-18¶
Changed¶
Command line log level option now accepts integer or string
Project dependencies updated
[0.1.7] - 2024-06-07¶
Fixed¶
Command line –version option
Changed¶
Project dependencies updated
[0.1.5] - 2023-11-28¶
Added¶
log_message returns true if message is shown
Changed¶
Project dependencies updated
[0.1.4] - 2023-11-28¶
Fixed¶
Package name in project toml
Changed¶
Project dependencies updated
[0.1.3] - 2023-11-08¶
Changed¶
README.md
[0.1.2] - 2023-11-07¶
First release.