Skip to content

0.6.0-alpha.3 - 2020-09-06

Pre-release
Pre-release
Compare
Choose a tag to compare
@dbanty dbanty released this 07 Sep 00:34

Changes since last alpha

Breaking Changes

  • All generated classes that were dataclass now use the attrs package instead

Additions

  • Support for Python 3.6 (#137 & #154)
  • Support for enums with integer values