Skip to content

0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@jamierocks jamierocks released this 01 Jul 18:16
· 242 commits to develop since this release
ba59143

This version of Lorenz largely builds on the efforts of the previous release, in addition to some preparation for supporting the Enigma and JAM mapping formats.

Changes

  • In accordance with the Java specification, I have corrected the naming of MethodDescriptor / MethodSignature (I had them the reverse way round).
  • Model construction is now handled through a MappingSetModelFactory - allowing models to be used together
  • Introduced an (unused) FieldSignature and FieldTypeProvider

Migrating from 0.2.0

Migration should be a fairly easy task, unless MethodDescriptor/MethodSignature was used. There have been no other breaking changes.

Lorenz is available through Maven Central.