Skip to content

Release v3.1.0

Latest
Compare
Choose a tag to compare
@larsk21 larsk21 released this 02 Dec 15:24

What's Changed

Major

  • Interface and Code cleanup by @JanWittler in #46
  • track cascade deletion in change recorder by @JanWittler in #48
  • Migrate to Eclipse 2022-12 and Java 17 by @JanWittler in #51
  • Fix Xtend error by @JanWittler in #52
  • Add delete changes at end of change sequence in ChangeRecorder by @JanWittler in #54
  • Add support for move operations in NotificationToEChangeConverter by @h4uges in #61
  • Migrate to UUIDs by @JanWittler in #47
  • True Delta-Based Itereation 1 by @h4uges in #63
  • Fix usage of ResourceSet in DefaultStateBasedChangeResolutionStrategy & DeltaBasedResource by @h4uges in #69
  • Improvements in the State-based Change Derivation by @h4uges in #70
  • Refactor EChange and VitruviusChange to be generic over its content type by @JanWittler in #73
  • Force UUID unregistration at end of transaction by @JanWittler in #74
  • Changes required for Vitruv-Remote by @thomyxx in #78
  • Vitruv remote adaptions by @TomWerm in #79
  • Fix PrimitiveTypes Issue by @h4uges in #83
  • Remove slf4j and logback classic by @TomWerm in #103
  • Change project structure and build process to pure (Tycho-less) Maven by @larsk21 in #85
  • Fix JavaDoc by @larsk21 in #112

Minor

New Contributors

Full Changelog: 3.0.0...v3.1.0