Skip to content

Releases: Col-E/CAFED00D

1.7.3

27 Jul 05:34
Compare
Choose a tag to compare

1.7.3 (2021-07-27)

Bug Fixes

  • Incorrect index calculation when first CP entry is wide (21fe9f7)

1.7.2

24 Jun 08:13
Compare
Choose a tag to compare

1.7.2 (2021-06-24)

Bug Fixes

  • Fix incorrect source debug extension writing (14ff46a)
  • Not counting CP indices correctly when using wide types (a599298)

1.7.1

20 May 07:35
Compare
Choose a tag to compare

1.7.1 (2021-05-20)

Bug Fixes

  • Corrupting classes where an attribute's name is the last CP index (f910eb5)

1.7.0

20 May 06:34
Compare
Choose a tag to compare

1.7.0 (2021-05-20)

Features

  • Stack frame reading/writing (#8)

1.6.0

25 Apr 20:18
Compare
Choose a tag to compare

1.6.0 (2021-04-25)

Features

  • Support for dropping duplicate annotations (e19ba04)

1.5.0

25 Apr 19:59
Compare
Choose a tag to compare

1.5.0 (2021-04-25)

Features

  • Module attribute support and EOF attribute dropping option in class reader (259fa90)

1.4.1

25 Apr 17:05
Compare
Choose a tag to compare

1.4.1 (2021-04-25)

Bug Fixes

  • Methods not dropping code attributes on abstract methods (bf5d41a)

1.4.0

17 Apr 20:30
Compare
Choose a tag to compare

1.4.0 (2021-04-17)

Features

  • Improved attribute validation with cp content checks (2712eab)

Bug Fixes

  • Annotations with class elements written back illegally (1ed4ca8)

1.3.0

13 Apr 05:56
Compare
Choose a tag to compare

1.3.0 (2021-04-13)

Features

  • Add more generic attribute validation, optional in class reader (ce692ec)

1.2.2

10 Mar 08:08
Compare
Choose a tag to compare

1.2.2 (2021-03-10)

Bug Fixes

  • Anno element values never being properly set (10398ac)