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.
[0.2.5] - 2026-05-??¶
Changed¶
poetry update reconciled a security issue urllib2 => 2.7.0 # dev 4
[0.2.4] - 2026-01-08¶
Changed¶
poetry update reconciled a security issue in the urllib3 dependency
[0.2.2] - 2025-05-04¶
Fixed¶
deprecated usage warning for write_yaml_file
[0.2.1] - 2025-05-04¶
Fixed¶
kwargs args type for debug, info, warning, error, critical methods of Logger
[0.2.0] - 2025-05-04¶
Added¶
module logger, class Logger
[0.1.0] - 2025-04-30¶
First release.