Version 1.1.0
Features
- Adds support for entity models with UUId as a primary key #38
Bug Fixes
- Fixes
ValueError
for models without local managers #41 - Fixes
str()
andrepr()
forEnumGroup
andEnumValue
objects #91
Misc
- Bumps min python version to
3.6.2
Full Changelog: 1.0.0...1.1.0