- Upgraded to ASM 9.7 (JDK 23 support)
- Changed minium Java version to 11
- Upgraded to ASM 9.6
- Upgraded other internal dependencies
- Added support for multi release jars (Thanks to Niels Basjes)
- Changed minimum Maven version to 3.6.3
- Upgraded to ASM 9.4 (JDK 20 support)
- Upgraded to ASM 9.3
- Changed test with java 16
- Changed requires maven 3.6.0
- Added ASM9 Opcodes
- Fixed issue #47, ClazzpathUnits should not be assigned for dependencies
- Upgraded to ASM 9.1
- Upgraded to ASM 9.0 (JDK 16 support)
- Upgraded to ASM 8.0
- Upgraded to ASM 7.2-beta
- Fixed the shading of the dependencies
- Upgraded to ASM 7.1
- Fixed JDK11 compatibility
- Upgraded to ASM 7-beta (JDK11)
- Added CI build for Windows
- Fixed Windows file separator issues
- Upgraded ASM to support java 10
- Raise minium java version to 8
- Internal use of nio
- API not supports File and Path
- Fixed tests
- Added travis
- Upgraded dependencies
- Upgraded dependencies
- Inlined the dependencies
- Removed prerequisites from POM
- Exclude package-info and module-info
- Upgrade to ASM 6-beta
- Fixed file handle leak
- Support for static methods on interfaces
- Upgrade to asm5 for java8 support
- Skipped for easier merging of forks
- Fixed the commons-io groupId
- Lot of refactoring and rename to jdependency