Skip to content

Xobjects version 0.1.22

Choose a tag to compare

@giadarol giadarol released this 17 Sep 13:43
· 280 commits to main since this release

Changes:

Improve HybridClass robustness:

  • Correctly propagate xobjects and python attributes in assignment and initialisation within nested data structures.
  • Prevent object move for nested objects and in the presence of references
  • Referencing objects across buffers now results in an error.
  • Fix in rename mechanism.