Releases: chasefinch/data-enum
Releases · chasefinch/data-enum
v3.0.1
14 Apr 19:38
Compare
Sorry, something went wrong.
No results found
DataEnum 3
Rebuilt API using type hints. Simpler, less magic, no gotchas. Support defaults, unique-together, and type checkers.
3.0.1: Fixed import stability.
v2.0.1
09 Dec 16:24
Compare
Sorry, something went wrong.
No results found
Fix printing members as strings. Update to development & testing environment.
v2.0.0
04 Nov 17:14
Compare
Sorry, something went wrong.
No results found
Drop support for Python <3.6. Improve speed with new Python 3-specific tools. Upgrade linting & context management.
v1.2.3
20 Sep 01:40
Compare
Sorry, something went wrong.
No results found
Guarantee insertion order for members
v1.2.2
01 Sep 14:49
Compare
Sorry, something went wrong.
No results found
v1.2.1
01 Sep 01:51
Compare
Sorry, something went wrong.
No results found
Change syntax & remove registration
v1.1.1
27 Aug 20:08
Compare
Sorry, something went wrong.
No results found
Documentation & test coverage