v0.12.2
Features
- Adds
fields.UUID
field for UUID strings in canonical form - Support for PostgreSQL-dialect UUID columns in the SQLAlchemyManager
(Thanks, @shipperizer for both features)
Bugfixes
id_converter
is now always inferred fromid_field_class
unless it is specified manually.