Skip to content

Releases: Col-E/CAFED00D

Release 2.1.3

24 Nov 07:13
Compare
Choose a tag to compare

Changelog

  • 17aba1e Fix computed sizes of WideInstruction - #32

Contributors

We'd like to thank the following people for their contributions:

  • EpicPlayerA10

Release 2.1.2

11 Oct 17:51
Compare
Choose a tag to compare

Changelog

Merge

  • 83ea274 Merge pull request #31 from EpicPlayerA10/fix/annotation-cp-last-entry, closes #31
  • 26d291b Merge pull request #29 from Col-E/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7, closes #29

  • c7af16a Fix reading annotation when type entry is last in the constant pool

Contributors

  • EpicPlayerA10

Release 2.1.1

03 Aug 17:21
Compare
Choose a tag to compare

Changelog

🔀 Merge

  • 7cb9d29 Merge pull request #28 from DreenDex/master
    • b174a5c java.lang.VerifyError: Inconsistent args count operand in invokeinterface

Contributors

We'd like to thank the following people for their contributions:

  • DreenDex

Release 2.1.0

16 Jun 17:48
Compare
Choose a tag to compare

Changelog

  • 0aee47f Fix GOTO_W and JSR_W not setting their size correctly
  • ba871c0 Option to skip attributes in invalid contexts when reading.

Contributors

We'd like to thank the following people for their contributions:

  • Justus Garbe
  • notiska

Release 2.0.1

11 Dec 02:54
Compare
Choose a tag to compare

Changelog

  • afdbcfe Fix wrong write-back of padding bytes for InvokeInterface
  • 8cb5bc5 Change jse305 dep to provided

Release 2.0.0

14 Nov 14:21
Compare
Choose a tag to compare

Changelog

  • Abstractions and a WIP Tree module #20 from @Nowilltolife
  • Rename package from me.coley to software.coley
  • Add support for ModuleTarget, ModuleHashes, MethodParameters attributes

Contributors

We'd like to thank the following people for their contributions:

  • Col-E
  • Justus Garbe

1.10.2

05 Jul 05:53
Compare
Choose a tag to compare

1.10.2 (2022-07-05)

Bug Fixes

1.10.1

15 Jun 16:17
f1451d0
Compare
Choose a tag to compare

1.10.1 (2022-06-15)

Bug Fixes

  • Add missing instructions to WIDE type - #17 (0076dd4)

1.10.0

05 Apr 05:48
Compare
Choose a tag to compare

1.10.0 (2022-04-05)

Features

  • Instruction reading writing - #14
  • Reserved opcode rewriting in IllegalStrippingTransformer - #14

API Changes

  • Constants class and inner classes broken up into multiple top-level classes.

1.9.6

11 Mar 23:17
5be01f3
Compare
Choose a tag to compare

1.9.6 (2022-03-11)

Changes

  • Constant pool for dynamic/invokedynamic now use common type