Releases: bckohan/enum-properties
Releases · bckohan/enum-properties
v2.4.1
What's Changed
- ⬆ Bump ossf/scorecard-action from 2.4.2 to 2.4.3 by @dependabot[bot] in #99
- ⬆ Bump astral-sh/setup-uv from 6 to 7 by @dependabot[bot] in #100
- ⬆ Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #101
- ⬆ Bump sigstore/gh-action-sigstore-python from 3.0.1 to 3.1.0 by @dependabot[bot] in #102
- ⬆ Bump mxschmitt/action-tmate from 3.22 to 3.23 by @dependabot[bot] in #103
- ⬆ Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #104
- ⬆ Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #105
Full Changelog: v2.4.0...v2.4.1
v2.4.0
Support for python 3.14 and drop support for 3.8
What's Changed
- ⬆ Bump mxschmitt/action-tmate from 3.19 to 3.20 by @dependabot[bot] in #87
- ⬆ Bump mxschmitt/action-tmate from 3.20 to 3.21 by @dependabot[bot] in #88
- ⬆ Bump astral-sh/setup-uv from 5 to 6 by @dependabot[bot] in #89
- ⬆ Bump mxschmitt/action-tmate from 3.21 to 3.22 by @dependabot[bot] in #90
- ⬆ Bump ossf/scorecard-action from 2.4.1 to 2.4.2 by @dependabot[bot] in #91
- ⬆ Bump sigstore/gh-action-sigstore-python from 3.0.0 to 3.0.1 by @dependabot[bot] in #92
- ⬆ Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #93
- ⬆ Bump actions/checkout from 4 to 5 by @dependabot[bot] in #94
- ⬆ Bump pypa/gh-action-pypi-publish@release/v1.12 from 1.12 to 1.13 by @dependabot[bot] in #96
- ⬆ Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #95
Full Changelog: v2.3.0...v2.4.0
v2.3.0
Full Changelog: v2.2.5...v2.3.0
v2.2.5
- Fix readme badges.
Full Changelog: v2.2.4...v2.2.5
v2.2.4
What's Changed
- Add intersphinx reference points to howto and tutorial doc sections.
Full Changelog: v2.2.3...v2.2.4
v2.2.3
Full Changelog: v2.2.2...v2.2.3
v2.2.2
Minor documentation fixes.
Full Changelog: v2.2.1...v2.2.2
v2.2.1
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- Fixed StrEnumProperties is missing from all
- Implemented Test all example code in docs.
- Fixed Symmetric dataclass is missing from all
- Implemented Decorator to make properties symmetric
- Implemented Move to intersphinx references for stdlib types
- Implemented Update docs to diataxis organization
- Implemented More precise case_fold documentation.
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- Implemented Add macos and windows runners to CI
- Implemented Move to trusted publisher releases.
- Implemented Move from poetry to uv, add standard justfile management interface
Full Changelog: v2.0.1...v2.1.0