Xobjects version 0.1.22
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.