v3.1.12
- Verify sort order. (#368)
- Make sure all kinds of enums are correctly identified. (#643)
- Store visited nodes under their native graph id if possible. (#640)
- Fix merging of collections. (#641)
- Use name() for enum keys in both writing and reading of dynamic properties. (#632)
- Deprecate constructor without native type checking. (#630)
- Fix concurrency problem in entity cache.