Skip to content

1.17.0

Choose a tag to compare

@mjpt777 mjpt777 released this 14 Sep 15:08
· 723 commits to master since this release
  • Add DynamicPackageOutputManager so code generation can target multiple Java packages. PR #266.
  • Eliminate boxing operations on collections by providing non-boxing alternatives. PR #265.
  • Add getOrDefault non-boxing implementations to collections. PR #264.
  • Add Javadoc note about freeing of aligned buffers which have been split. Issue #263.
  • Fix for Int2ObjectCache.get can return unmatched value when full. Issue #262.
  • Upgrade to ByteBuddy 1.12.16.
  • Upgrade to Mockito 4.8.0.
  • Upgrade to JUnit 5.9.0.
  • Upgrade to Gradle 7.5.1.

Binaries can be found here...