Skip to content

Release 2.0.1

Compare
Choose a tag to compare
@pgwilliams pgwilliams released this 21 Jul 15:54
· 3 commits to main since this release

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.