Releases: Col-E/CAFED00D
Releases · Col-E/CAFED00D
1.7.3
1.7.3 (2021-07-27)
Bug Fixes
- Incorrect index calculation when first CP entry is wide (21fe9f7)
1.7.2
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
1.7.1 (2021-05-20)
Bug Fixes
- Corrupting classes where an attribute's name is the last CP index (f910eb5)
1.7.0
1.7.0 (2021-05-20)
Features
- Stack frame reading/writing (#8)
1.6.0
1.6.0 (2021-04-25)
Features
- Support for dropping duplicate annotations (e19ba04)
1.5.0
1.5.0 (2021-04-25)
Features
- Module attribute support and EOF attribute dropping option in class reader (259fa90)
1.4.1
1.4.1 (2021-04-25)
Bug Fixes
- Methods not dropping code attributes on abstract methods (bf5d41a)
1.4.0
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
1.3.0 (2021-04-13)
Features
- Add more generic attribute validation, optional in class reader (ce692ec)
1.2.2
1.2.2 (2021-03-10)
Bug Fixes
- Anno element values never being properly set (10398ac)