* The ``schema validate`` command was fixed to work with v2 publishers. * Validation errors are reporting in a hopefully more readable format. * ``enum`` values in schemas are now type-checked during validation.
5.6.10
* Require SQLAlchemy <= 1.12.5
5.6.9
* Fix structural validation of publisher references by not inlining them in the json held against the metaschema.
5.6.8
* Pin pg-grant to 0.3.2 to stay compatible with SQLAlchemy
5.6.7
* Bugfix Dataset.json not properly dereferencing publisher property
5.6.6
* Fix names for the subfields of an objectfield. These names need a prefix, because they are exposed externally in the DSO API.