Skip to content

Releases: tmke8/type_enum

v0.5.0

27 Mar 15:17
Compare
Choose a tag to compare

What's Changed

Miscellaneous Changes

Full Changelog: v0.4.0...v0.5.0

v0.4.0

05 Feb 11:14
Compare
Choose a tag to compare

What's Changed

Miscellaneous Changes

Full Changelog: v0.3.0...v0.4.0

v0.3.0

08 Oct 11:40
Compare
Choose a tag to compare

What's Changed

Miscellaneous Changes

  • Teach the plugin about the base class by @tmke8 in #18
  • Switch to unittest for the tests by @tmke8 in #19
  • Add features around instantiation by @tmke8 in #21
  • Check for duplication and add final modifier by @tmke8 in #22
  • Add an exhaustiveness test that we're failing for now by @tmke8 in #23
  • Make some progress on exhaustiveness checking by @tmke8 in #24
  • Various improvements by @tmke8 in #26
  • Generics after all by @tmke8 in #28
  • Alternative syntax by @tmke8 in #30
  • Defer on unbound types by @tmke8 in #34
  • Switch to new syntax by @tmke8 in #38
  • Finish migration to new syntax by @tmke8 in #39

Full Changelog: v0.2.1...v0.3.0

v0.2.1

06 Mar 15:18
Compare
Choose a tag to compare

What's Changed

Miscellaneous Changes

Full Changelog: v0.2.0...v0.2.1

v0.2.0

06 Mar 14:53
Compare
Choose a tag to compare

What's Changed

  • Add mypy plugin by @tmke8 in #6
  • Restrict base classes by @tmke8 in #11
  • Copy the readme into type-enum when building the package by @tmke8 in #12

Full Changelog: v0.1.0...v0.2.0

v0.1.0

05 Mar 17:03
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @tmke8 made their first contribution in #1

Full Changelog: https://github.com/tmke8/type_enum/commits/v0.1.0