Skip to content

Xobjects version 0.1.22

Compare
Choose a tag to compare
@giadarol giadarol released this 17 Sep 13:43
· 245 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.