Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 457 Bytes

CHANGELOG.md

File metadata and controls

14 lines (11 loc) · 457 Bytes

Changelog

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

[0.3.1] - 2024-11-18

Added

[0.3.0] - 2024-06-10

Added

  • Resolve dependencies as class attributes using: resolve_attr

Changed

  • Supported Python versions changed from >3.11 to >=3.11,<3.13