Skip to content

1.7.10

Compare
Choose a tag to compare
@mjpt777 mjpt777 released this 24 Apr 02:25
· 1830 commits to master since this release
  • Return NULL_VAL for unknown enum value so it can be used in a Java switch. PR #548
  • Improve C++ Unit tests. PR #459.
  • Use since version from field rather than type in Java codecs. PR #548.
  • Generate put CharSequence methods for ASCII encoded fields in Java. PR #547
  • Cleaning up unit tests' global namespaces for C++. PR #545
  • Generates invalid CSharp code when using sinceVersion attribute inside groups. PR #555.
  • Add support for netstandard2.0 removing support for 1.3 for .NET.
  • Upgrade to Shadow 2.0.3.
  • Upgrade to Mockito 2.18.3.
  • Upgrade to Gradle 4.6.
  • Upgrade to Checkstyle 8.9.
  • Upgrade to Agrona 0.9.16.

Java binaries can be found here...