v0.5.5 - Better Error Messaging
New Feature
- Improved
ValidationErrormessaging, including more details on property errors and info about underlying errors onUnionandInstanceproperty validation (See: #261)
Bug Fixes
- Remove
functools.wrapson serializer/deserializer functions to fix Python 2 bug (See: https://github.com/gmggroup/omf/issues/30 and #265)