v1.5.5
- Correct issues with message extension on types other than basic encoded types.
- Removed unneeded fields from the Java codecs to reduce footprint.
- Capture
sinceVersion
anddescription
attributes for all types in the XML schema and store in the IR. - Expose the buffer and offset as accessor methods in the Java stubs.
- Generate encoding offset and length as static methods for fields in the codec stubs.
- Upgrade to JMH 1.17.3.
- Upgrade to Checkstyle 7.3.
- Upgrade to sevntu-checks 1.22.0.
- Upgrade to Mockito 2.2.29.
- Upgrade to Agrona 0.9.1.
- Upgrade to Gradle 3.2.1.
Java binaries can be found here...