Releases: Col-E/CAFED00D
Releases · Col-E/CAFED00D
Release 2.1.3
Changelog
- 17aba1e Fix computed sizes of WideInstruction - #32
Contributors
We'd like to thank the following people for their contributions:
Release 2.1.2
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
Release 2.1.1
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:
Release 2.1.0
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:
Release 2.0.1
Changelog
- afdbcfe Fix wrong write-back of padding bytes for InvokeInterface
- 8cb5bc5 Change jse305 dep to provided
Release 2.0.0
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:
1.10.1
1.10.1 (2022-06-15)
Bug Fixes
- Add missing instructions to WIDE type - #17 (0076dd4)
1.10.0
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
1.9.6 (2022-03-11)
Changes
- Constant pool for dynamic/invokedynamic now use common type