Releases: bckohan/enum-properties
Releases · bckohan/enum-properties
v2.0.1
- Misc readme/doc updates.
- Fixed Break tests into smaller files.
What's Changed
- test coverage by @bckohan in #65
- readme fix by @bckohan in #67
- readme fix by @bckohan in #68
- make readme examples cleaner by @bckohan in #69
- readme improvements by @bckohan in #70
- V2.0.1 by @bckohan in #72
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
Full Changelog: v1.8.1...v2.0.0
v1.8.1
v1.8.0
- Implemented Drop support for Python 3.7
- Implemented Support Python 3.13
- Implemented Move to ruff for linting and formatting.
- Documented Support type hinting for properties
What's Changed
New Contributors
Full Changelog: v1.7.0...v1.8.0