Skip to content

Xobjects version 0.5.5

Choose a tag to compare

@giadarol giadarol released this 30 Oct 14:05
· 3 commits to main since this release

Changes:

  • Replacing the deprecated _to_json method with a new _to_dict method for all relevant classes
  • Improved the copy method in HybridClass to ensure that Python-only attributes are copied correctly, not just the underlying xobject.

Full Changelog: v0.5.4...v0.5.5