Skip to content

Releases: IHTSDO/delta-generator-tool

Release 3.0.0

13 Dec 14:02
Compare
Choose a tag to compare

Major release with Java 17 upgrade.

Breaking

  • Java 17 must be used with this release.

Release 2.0.1

21 Jul 15:54
Compare
Choose a tag to compare

Improvements

  • Process now takes two (or more) full archives as input parameters, and generates a delta based on the difference between these two packages. This solves the "leap frogging" issue with Editions where content is required in the delta which is earlier than the previous Edition's effective time.
  • Hotfix 2.0.1 uses primitive datatypes internally to reduce the memory footprint of the tool.

Note that in the rare situation of moving from Extension to Edition style packaging, the process can take a total of 3 full archives ie previous extension release + previous dependency release + current edition release.

Release 1.2.0

17 May 09:55
Compare
Choose a tag to compare

Improvements

  • New extraction mode (using -latest-state flag) includes only the latest state of each component. These deltas can be imported into Snowstorm and other tooling.

Release 1.1.0

28 Jan 14:42
Compare
Choose a tag to compare

Fixes

  • Zip archives now always use forward slashes in file paths internally, even when created running on MS Windows

Improvements

  • Added ReadMe.txt cmd line examples for running under Mac OSX and MS Windows

Release 1.0.0

23 Nov 15:09
Compare
Choose a tag to compare
Release 1.0.0