Releases: bsideup/jabel
Releases · bsideup/jabel
1.0.1
What's Changed
- Support JDK 20 and JDK 21 by @Stephan202 in #177
- Bump jna from 5.12.1 to 5.13.0 by @dependabot in #169
New Contributors
- @Stephan202 made their first contribution in #177
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
- Update ByteBuddy to 1.12.18 by @bsideup in #164
- Bump jna from 5.9.0 to 5.12.1 by @dependabot in #153
- Fix documentation on Gradle usage by @douira in #133
- Bump junit from 4.12 to 4.13.2 by @dependabot in #71
New Contributors
Full Changelog: 0.4.2...1.0.0
0.4.2
What's Changed
- Fix boolean record fields by @bsideup in #115
- Improve performance by using
decorate
instead ofredefine
by @bsideup in #101 - Replace
groovy
code blocks withgradle
by @summetdev in #85
Dependency Updates
- Bump jna from 5.8.0 to 5.9.0 by @dependabot in #94
- Bump byte-buddy-agent from 1.11.1 to 1.11.21 by @dependabot in #112
New Contributors
- @summetdev made their first contribution in #85
Full Changelog: 0.4.1...0.4.2