Skip to content

v3.1.12

Compare
Choose a tag to compare
@meistermeier meistermeier released this 08 Aug 14:45
· 656 commits to master since this release
  • 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.