v2.5.0
EnumProperties derived enums now type hint exactly like regular Enums. (#144)
What's Changed
- ⬆ Bump actions/checkout from 5 to 6 by @dependabot[bot] in #107
- ⬆ Bump sigstore/gh-action-sigstore-python from 3.1.0 to 3.2.0 by @dependabot[bot] in #108
- ⬆ Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #110
- ⬆ Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #109
- update security workflows by @bckohan in #112
- restrict release action by @bckohan in #113
- Zizmor fixes by @bckohan in #114
- Fix zizmor CI flags by @bckohan in #115
- fix cache poisoning in release workflow by @bckohan in #116
- Add codeowners file by @bckohan in #117
- fix release tag regex by @bckohan in #118
- fail zizmor job on findings by @bckohan in #119
- add OSSF bestpractices badge by @bckohan in #120
- Configure Renovate by @renovate[bot] in #111
- Update dependency python to 3.14 by @renovate[bot] in #133
- Update renovate config to: by @bckohan in #139
- ⬆ Bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #124
- ⬆ Bump astral-sh/setup-uv from 7.2.0 to 7.2.1 by @dependabot[bot] in #135
- ⬆ Bump github/codeql-action from 4.31.10 to 4.32.2 by @dependabot[bot] in #137
- disable renovate, switch back to dependabot by @bckohan in #141
- separate out dev dependency groups and improve justfile recipe enviro… by @bckohan in #143
- Fix typing interface to align with std Enum classes by @bckohan in #145
- fix release workflow by @bckohan in #146
- excuse type checking specific code from coverage by @bckohan in #147
- Fix release by @bckohan in #148
New Contributors
Full Changelog: v2.4.1...v2.5.0