Xobjects version 0.5.5
Changes:
- Replacing the deprecated
_to_jsonmethod with a new_to_dictmethod for all relevant classes - Improved the
copymethod inHybridClassto ensure that Python-only attributes are copied correctly, not just the underlying xobject.
Full Changelog: v0.5.4...v0.5.5