lz4-java v1.10.2
What's Changed
- Reproducible build by @yawkat in #15
- Run tests for pull requests again by @Marcono1234 in #17
- Add
.git-versioned-pom.xmlto .gitignore by @Marcono1234 in #16 - Fix source code formatting by @Marcono1234 in #18
- Improve publish workflow by @Marcono1234 in #19
- Migrate to macOS 15 x86_64 for release build by @Marcono1234 in #21
- Use gcc included in Windows image for release build by @Marcono1234 in #22
- Improve
LZ4FrameIOStreamTesttest by @Marcono1234 in #23 - Rename windows JNI lib to liblz4-java.dll by @HTHou in #25
- Use bnd-maven-plugin to fix osgi manifest headers by @aptmac in #28
New Contributors
Full Changelog: v1.10.1...v1.10.2