Change Log - imodel-transformer
1.0.0
Mon Nov 04 2024
Patches
- skipPropagateChangesToRootElements should be default true
- Fixed BigMap class to implement Map (instead of extending it). Added missing method implementations.
Updates
- upgrade docs build tools; typescript
0.4.3
Wed Dec 06 2023
Patches
- Handle max path limit on windows for schema names
0.4.2
Tue Sep 26 2023
Patches
- Fix aspect queries when class name is reserved SQLite keyword
0.4.1
Wed Sep 20 2023
Patches
- revert to original behavior of provenance ExternalSourceAspect version behavior
0.4.0
Mon Sep 11 2023
Minor changes
- Add detached ElementAspect exporting
0.3.2
Fri Aug 18 2023
Patches
- Added a fix for "Missing id" and "ForeignKey constraint" errors while using onDeleteModel
- bump dependencies to allow all itwin.js 4.x
0.3.1
Thu Jul 27 2023
Patches
- Changed shouldDetectDeletes from private to protected
Updates
- fix ElementGeometryBuilderParams core package link
0.3.0
Tue Jul 11 2023
Minor changes
- Add pending reference resolution when referenced element is not exported
Patches
- Start using in BigMap instead of Map to overcome size limits
- add BranchProvenanceInitializer functions
0.2.1
Mon Jun 26 2023
Patches
- Added ElementCascadingDeleter to fix FK errors while deleting element which is referenced in code scopes of other elements
0.2.0
Fri Jun 23 2023
Minor changes
- Added new functions overloads for IModelTransformer.processChanges and IModelExporter.exportChanges. Deprecated old overloads, they still work.
Patches
- Changed sourceDb to targetDb in IModelCloneContext.findTargetEntityId
Updates
- turn on docs validation on main and fix broken doc ref
0.1.16
Fri Jun 09 2023
Patches
- fixed findTargetEntityId when searching for relationship that points to non-existing element in targetIModel
0.1.14
Thu Jun 01 2023
Patches
- update deps to support 3.6-4.0
0.1.12
Wed May 31 2023
Patches
- add checks in EntityUnifier.exists for id validity
0.1.10
Tue May 30 2023
Patches
- fix detectElementDeletes since importer.deleteElement change
Updates
- none
0.1.8
Tue May 02 2023
Patches
- rerelease again
Updates
- docs: ts 5 compatibility
0.1.3
Thu Apr 20 2023
Patches
- Fixed the change of code scope when the code spec is of type Repository and code scope is not root subject
0.1.2
Tue Apr 18 2023
Patches
- Modified query for getting all relationships
0.1.1
Tue Apr 04 2023
Patches
- rename docs artifact
- add option to disable strict version dep checking
0.1.0
Fri Mar 31 2023
Minor changes
- version reset
Last Updated: 04 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.