Skip to content

Releases: bsideup/jabel

1.0.1

26 Oct 14:22
ad06a0b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0...1.0.1

1.0.0

16 Oct 17:01
3cfcbfd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.2...1.0.0

0.4.2

20 Oct 10:47
800ed3f
Compare
Choose a tag to compare

What's Changed

  • Fix boolean record fields by @bsideup in #115
  • Improve performance by using decorate instead of redefine by @bsideup in #101
  • Replace groovy code blocks with gradle by @summetdev in #85

Dependency Updates

New Contributors

  • @summetdev made their first contribution in #85

Full Changelog: 0.4.1...0.4.2

0.4.1

18 Jun 16:15
42089a4
Compare
Choose a tag to compare
  • Install ByteBuddy agent once per JVM (#74)

0.4.0

07 Jun 09:52
Compare
Choose a tag to compare
  • Java 16 support (#63)
  • Java 16 language features support (#65)
  • Records desugaring (#16)
  • reflection is fully replaced with instrumentation (#67)

0.3.0

12 Sep 13:45
Compare
Choose a tag to compare
Publish to Bintray

0.2.0

01 Sep 16:22
1a10030
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
Whitelist features for Java 8 instead of hacking Java 12 target (#2)

0.1.0

31 Aug 19:10
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release
Make it Jitpack-friendly