Skip to content

8.15.3

Compare
Choose a tag to compare
@slisson slisson released this 19 Jul 02:27
· 936 commits to main since this release
0b55145

8.15.3 (2024-07-19)

Bug Fixes

  • IConcept.isSubConceptOf/.isExactly if concepts are of different implementations (7695dde)
  • model-api-gen: fix generated code not compiling if conceptPropertiesInterfaceName was not set (8696d04)
  • model-api: do not require registered concept for serialization to NodeData (704f6cc)
  • model-datastructure: cache entries acquired through get PrefetchCache.getAll (5458395)
  • model-datastructure: implement PrefetchCache.getAll with prefetch support (1ff9a14)