Releases: modelix/modelix.core
Releases · modelix/modelix.core
8.10.0
8.10.0 (2024-06-28)
Features
- model-client: extend JS API (1b4dc8d)
8.9.0
8.9.0 (2024-06-26)
Features
- bulk-model-sync-gradle: configuration options for sync with subtree-skipping (af4f3ba)
Performance Improvements
- bulk-model-sync: sync with subtree-skipping (1ee1f81)
8.8.1
8.8.1 (2024-06-25)
Bug Fixes
- model-client: fix executing bulk queries in RestWebModelClient (919cdd8)
8.8.0
8.8.0 (2024-06-24)
Bug Fixes
- model-server: add custom deletion logic for IgniteStoreClient (e6907b7)
- model-server: remove repository data after deletion (0d76ae4)
Features
- model-client: allow adding change handlers to branches in JS (2db41e6)
8.7.1
8.7.1 (2024-06-22)
Bug Fixes
- ts-model-api: new single childs can have correct concept (e1a12ca)
8.7.0
8.7.0 (2024-06-21)
Features
- model-client: lazy loading support for IModelClientV2 (62112cf)
Performance Improvements
- model-client: prefetch data to reduce the number of small requests (65ca207)
8.6.0
8.6.0 (2024-06-20)
Features
- ts-model-api: add method for removing node (c5bb1f6)
8.5.0
8.5.0 (2024-06-20)
Features
- bulk-model-sync: workaround removed and outdated resolveInfo after import into MPS (dc44995)
- model-api: check if is sub-concept but only based on the IConcept UID (f70040c)
8.4.0
8.4.0 (2024-06-18)
Features
- model-api-gen: allow passing nullish values to concept type guards (b1e972c)
8.3.0
8.3.0 (2024-06-18)
Features
- model-api-gen: allow generating typescript barrels (5d8da9e)