Skip to content

v0.12.0

Compare
Choose a tag to compare
@pblankley pblankley released this 08 Apr 21:19
· 172 commits to master since this release

What's Changed

This is a BIG change to validation. Validation will now happen on every property, and can be called with passed modifications using the new function validate_with_replaced_objects on the Project class.

As part of this change, you will have to move all unsupported properties to the extra argument on a field.

Full Changelog: v0.11.30...v0.12.0