Release 1.4
- UUID Improvements
- codecs updated to directly support
UUIDField
- bugfix to handle
null=True
onUUIDField
- codecs updated to directly support
EnumField
added to directly support enums- Modernisation of internal code to prepare for dropping of support for Python < 3.5 (thanks to @thedrow )