Skip to content

Releases: django-commons/django-enum

v2.4.2

05 Mar 19:09
v2.4.2
a5b9603

Choose a tag to compare

What's Changed

  • bump minimum enum-properties to 2.7+ and some docs simplification by @bckohan in #174

Full Changelog: v2.4.1...v2.4.2

v2.4.1

03 Mar 00:46
v2.4.1
8b920c2

Choose a tag to compare

What's Changed

Full Changelog: v2.4.0...v2.4.1

v2.4.0

26 Feb 17:00
v2.4.0
74ed265

Choose a tag to compare

  • Type hinting now works for EnumField's when django-stubs is installed and

What's Changed

  • ⬆ Bump sigstore/gh-action-sigstore-python from 3.1.0 to 3.2.0 by @dependabot[bot] in #155
  • Use stable release of Django 6.0 in CI workflows by @ulgens in #156
  • ⬆ Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #157
  • ⬆ Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #158
  • tag GHA versions to hashes in CI, address some security issues by @bckohan in #161
  • Upgrade minimum enum_properties version to 2.5.1 by @bckohan in #159
  • Version 3.4: robust field type hinting support, justfile rework, CI hardening by @bckohan in #164
  • Bump the gha-updates group with 2 updates by @dependabot[bot] in #167
  • include lint badge on docs by @bckohan in #168

New Contributors

Full Changelog: v2.3.0...v2.4.0

v2.3.0

22 Nov 17:24
v2.3.0
b1ed951

Choose a tag to compare

What's Changed

  • ⬆ Bump ossf/scorecard-action from 2.4.2 to 2.4.3 by @dependabot[bot] in #139
  • ⬆ Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #140
  • ⬆ Bump astral-sh/setup-uv from 6 to 7 by @dependabot[bot] in #141
  • ⬆ Bump sigstore/gh-action-sigstore-python from 3.0.1 to 3.1.0 by @dependabot[bot] in #142
  • ⬆ Bump mxschmitt/action-tmate from 3.22 to 3.23 by @dependabot[bot] in #143
  • ⬆ Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #144
  • ⬆ Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #145
  • ⬆ Bump actions/checkout from 5 to 6 by @dependabot[bot] in #151

Full Changelog: v2.2.5...v2.3.0

v2.2.5

27 Sep 22:03
v2.2.5
2047c86

Choose a tag to compare

Initial support for Django 6.0 - tested against alpha pre-release.

What's Changed

Full Changelog: v2.2.4...v2.2.5

v2.2.4

22 Sep 03:31
v2.2.4
73aab98

Choose a tag to compare

What's Changed

  • ⬆ Bump mxschmitt/action-tmate from 3.21 to 3.22 by @dependabot[bot] in #125
  • ⬆ Bump ossf/scorecard-action from 2.4.1 to 2.4.2 by @dependabot[bot] in #127
  • ⬆ Bump sigstore/gh-action-sigstore-python from 3.0.0 to 3.0.1 by @dependabot[bot] in #128
  • ⬆ Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #130
  • ⬆ Bump actions/checkout from 4 to 5 by @dependabot[bot] in #131
  • ⬆ Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #133
  • ⬆ Bump pypa/gh-action-pypi-publish@release/v1.12 from 1.12 to 1.13 by @dependabot[bot] in #132
  • Avoid depending on typing_extensions. by @yukikaoru in #134

New Contributors

Full Changelog: v2.2.3...v2.2.4

v2.2.3

28 Apr 21:47
v2.2.3
375f4d8

Choose a tag to compare

What's Changed

Full Changelog: v2.2.2...v2.2.3

v2.2.2

18 Apr 19:47
v2.2.2
04305d9

Choose a tag to compare

  • Minor documentation fixes.

Full Changelog: v2.2.1...v2.2.2

v2.2.1

18 Apr 18:35
v2.2.1
23fbd3b

Choose a tag to compare

Full Changelog: v2.2.0...v2.2.1

v2.2.0

30 Mar 03:31
v2.2.0
18389a4

Choose a tag to compare