Skip to content

7.2.0

Compare
Choose a tag to compare
@slisson slisson released this 19 Apr 02:17
· 1344 commits to main since this release
1fcee2a

7.2.0 (2024-04-19)

Bug Fixes

  • model-api: add default implementations for backwards compatibility (2741984)
  • model-client: use new ConceptDependency (af2af95)
  • model-datastructure: ITreeChangeVisitor.conceptChanged was not detected correctly (1bb1231)
  • model-datastructure: some operations were not handled in OperationsCompressor (1574a43)
  • model-datastructure: UndoOp reverted unrelated changes (08cfbfb)

Features

  • bulk-model-sync: handle concept changes (f4d4b39)
  • model-api: add and implement INode::replaceNode (0e73b21)
  • model-api: add and implement ITreeChangeVisitor::conceptChanged (da0a0aa)
  • model-datastructure: add serializer for SetConceptOp (fe09d0d)
  • mps-model-adapters: implement MPSNode::replaceNode (6b1668c)