-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
- Loading branch information
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,133 @@ | ||
{ | ||
"name": "@itwin/imodel-transformer", | ||
"entries": [ | ||
{ | ||
"date": "Mon, 04 Nov 2024 14:45:46 GMT", | ||
"version": "1.0.0", | ||
"tag": "@itwin/imodel-transformer_v1.0.0", | ||
"comments": { | ||
"prerelease": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@itwin/imodel-transformer", | ||
"commit": "f91dcaa8e6d560b288a7ea3ed9203182bb870740", | ||
"comment": "save reverse sync version for process all transformations" | ||
}, | ||
{ | ||
"author": "[email protected]", | ||
"package": "@itwin/imodel-transformer", | ||
"commit": "f91dcaa8e6d560b288a7ea3ed9203182bb870740", | ||
"comment": "remove deprecated for 3.x, 0.1.x, 0.1.0" | ||
}, | ||
{ | ||
"author": "[email protected]", | ||
"package": "@itwin/imodel-transformer", | ||
"commit": "f91dcaa8e6d560b288a7ea3ed9203182bb870740", | ||
"comment": "1.0.0-dev.0" | ||
}, | ||
{ | ||
"author": "[email protected]", | ||
"package": "@itwin/imodel-transformer", | ||
"commit": "f91dcaa8e6d560b288a7ea3ed9203182bb870740", | ||
"comment": "move to one getter for synchronizationVersion, bust a potential cached synchronizationVersion whenever we make changes to targetscopeprovenance, and only save changes if handleUnsafeMigrate makes changes not just if unsafe migrate is enabled" | ||
}, | ||
{ | ||
"author": "[email protected]", | ||
"package": "@itwin/imodel-transformer", | ||
"commit": "f91dcaa8e6d560b288a7ea3ed9203182bb870740", | ||
"comment": "Revert \"save and push changes after transformer is complete (#153)\"" | ||
}, | ||
{ | ||
"author": "[email protected]", | ||
"package": "@itwin/imodel-transformer", | ||
"commit": "f91dcaa8e6d560b288a7ea3ed9203182bb870740", | ||
"comment": "add more cases to support preserveElementIdsForFiltering options" | ||
}, | ||
{ | ||
"author": "[email protected]", | ||
"package": "@itwin/imodel-transformer", | ||
"commit": "f91dcaa8e6d560b288a7ea3ed9203182bb870740", | ||
"comment": "In itwinjs versions 4.6.0 and greater DefinitionContainers are now deleted as if they were DefinitionPartitions. Made a change to onDeleteModel to treat definitinocontainers as if they were definitionpartitions" | ||
}, | ||
{ | ||
"author": "[email protected]", | ||
"package": "@itwin/imodel-transformer", | ||
"commit": "f91dcaa8e6d560b288a7ea3ed9203182bb870740", | ||
"comment": "Support setting the reversesync and sync version when unsafe-migrate is set. Also fix bug with haselementchangedcache" | ||
}, | ||
{ | ||
"author": "[email protected]", | ||
"package": "@itwin/imodel-transformer", | ||
"commit": "f91dcaa8e6d560b288a7ea3ed9203182bb870740", | ||
"comment": "add alternative schemaToXmlString" | ||
}, | ||
{ | ||
"author": "[email protected]", | ||
"package": "@itwin/imodel-transformer", | ||
"commit": "f91dcaa8e6d560b288a7ea3ed9203182bb870740", | ||
"comment": "no longer track partially commited element references" | ||
}, | ||
{ | ||
"author": "[email protected]", | ||
"package": "@itwin/imodel-transformer", | ||
"commit": "f91dcaa8e6d560b288a7ea3ed9203182bb870740", | ||
"comment": "only store deleted ESAS of kind 'Element' in processChangesets" | ||
}, | ||
{ | ||
"author": "[email protected]", | ||
"package": "@itwin/imodel-transformer", | ||
"commit": "f91dcaa8e6d560b288a7ea3ed9203182bb870740", | ||
"comment": "improve error messages for mismatching peer dependencies" | ||
}, | ||
{ | ||
"author": "[email protected]", | ||
"package": "@itwin/imodel-transformer", | ||
"commit": "f91dcaa8e6d560b288a7ea3ed9203182bb870740", | ||
"comment": "Make processAll and processChanges private, expose a public process function and let people pass isSync to constructor of imodeltransformer" | ||
}, | ||
{ | ||
"author": "[email protected]", | ||
"package": "@itwin/imodel-transformer", | ||
"commit": "f91dcaa8e6d560b288a7ea3ed9203182bb870740", | ||
"comment": "" | ||
}, | ||
{ | ||
"author": "[email protected]", | ||
"package": "@itwin/imodel-transformer", | ||
"commit": "f91dcaa8e6d560b288a7ea3ed9203182bb870740", | ||
"comment": "in findTargetEntityId, special case the repositoryModel such that we ignore any remappings and just set the target to the repositoryModelId" | ||
}, | ||
{ | ||
"author": "'[email protected]'", | ||
"package": "@itwin/imodel-transformer", | ||
"commit": "f91dcaa8e6d560b288a7ea3ed9203182bb870740", | ||
"comment": "add extract-api.yaml" | ||
} | ||
], | ||
"patch": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@itwin/imodel-transformer", | ||
"commit": "f91dcaa8e6d560b288a7ea3ed9203182bb870740", | ||
"comment": "skipPropagateChangesToRootElements should be default true" | ||
}, | ||
{ | ||
"author": "[email protected]", | ||
"package": "@itwin/imodel-transformer", | ||
"commit": "f91dcaa8e6d560b288a7ea3ed9203182bb870740", | ||
"comment": "Fixed BigMap class to implement Map (instead of extending it). Added missing method implementations." | ||
} | ||
], | ||
"none": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@itwin/imodel-transformer", | ||
"commit": "f91dcaa8e6d560b288a7ea3ed9203182bb870740", | ||
"comment": "upgrade docs build tools; typescript" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Wed, 06 Dec 2023 15:24:30 GMT", | ||
"tag": "@itwin/imodel-transformer_v0.4.3", | ||
|