Skip to content

1.7.6

Compare
Choose a tag to compare
@mjpt777 mjpt777 released this 15 Dec 11:19
· 1898 commits to master since this release
  • Fix build of golang code due to failing test. Issue #532.
  • Generate getters for constant properties in Java decoders. Issue #531.
  • Rework C++ OTF to support unaligned access.
  • Generate field accessors in C++ to use memcpy to support platforms requiring aligned access and X86 when the XMM registers are used. Issue #506.
  • Rework C++ generated code for options sets to work with Visual Studio.
  • Upgrade to Mockito 2.13.0.
  • Upgrade to Checkstyle 8.5.
  • Upgrade to JShadow 2.0.1.
  • Upgrade to Gradle 4.4.
  • Upgrade to Agrona 0.9.12.

Java binaries can be found here...