1.17.0
- Add
DynamicPackageOutputManagerso code generation can target multiple Java packages. PR #266. - Eliminate boxing operations on collections by providing non-boxing alternatives. PR #265.
- Add
getOrDefaultnon-boxing implementations to collections. PR #264. - Add Javadoc note about freeing of aligned buffers which have been split. Issue #263.
- Fix for
Int2ObjectCache.getcan 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...