Releases: Col-E/CAFED00D
Releases · Col-E/CAFED00D
Release 2.2.0
Changelog
- d83e13f Move constant holding interfaces into respective sub-packages, auto-format imports
- 0786503 Make descriptor model consistently non-null
- 8318d3d Delete members with illegal descriptors in stripping transformer
- 8fc3814 Ensure illegal stripping transformer visits embedded element-value data
Release 2.1.5
Changelog
- ebb800f Fix array parsing in descriptor to parameters mapping
Release 2.1.4
Changelog
- 1f035ce Replace array-allocating hashCode impls
- 919bc09 Add missing wide opcode support (
astore
, lstore
) - #33
Contributors
We'd like to thank the following people for their contributions:
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: