javobj-py3 0.2.0
- Better support of references, thanks to @iciclespider:
- Compatibility Warning: this version replaces object transformers by object creators.
- They are called before storing the reference to an object and before it is deserialized.
- This avoids a lot of problems in the handling of reference
- Some more tests have been enabled, as they now pass successfully