Skip to content

Releases: bckohan/enum-properties

v1.7.0

02 Oct 19:14
Compare
Choose a tag to compare

Hashing behavior fixes and addition of StrEumProperties type.

v1.6.0

23 Aug 01:20
Compare
Choose a tag to compare

Support for Python 3.12 and dataclasses.

v1.5.2

06 May 18:16
Compare
Choose a tag to compare

Minor bug fix release.

v1.5.1

18 Apr 06:31
Compare
Choose a tag to compare

Minor bug fix release.

v1.5.0

16 Apr 02:28
Compare
Choose a tag to compare

Minor improvements to symmetric properties and specialization.

v1.4.0

09 Apr 03:59
Compare
Choose a tag to compare

Add method specializations, several 3.11+ related bug fixes and significant performance improvements.

v1.3.3

16 Feb 07:17
Compare
Choose a tag to compare

Minor packaging update.

v1.3.2

16 Feb 03:14
Compare
Choose a tag to compare

Minor bug fix release allowing nested classes to work as expected.

v1.3.1

26 Oct 04:55
Compare
Choose a tag to compare

Minor bug fix release.

v1.3.0

26 Oct 02:00
Compare
Choose a tag to compare

Support for python 3.11 - Flags as iterators.