Releases: Sunderw3k/InjectAPI
Releases · Sunderw3k/InjectAPI
Release 0.5.0
Release 0.5.0
Forgot 0.4.0, unlucky
Changelog
- Bug fixes
- Better and more tests
- Accessing private methods
- Ability to redefine JVM classes
Full Changelog: v0.3.0...v0.5.0
Release 0.3.0
Release 0.3.0
Not much yet a lot this time.
Changelog
- Made
InjectHooks more intuitive to use when passing in aMethodHandleinstead of aFunction - Fixed a very rare but possible bug
Full Changelog: v0.2.0...v0.3.0
Release 0.2.0
Release 0.2.0
Lots of fixes this time caused by previous commits.
Changelog
- Windows support
- Make cross-classloader hooks work
- Rewrite a few classes to java
Full Changelog: v0.1.0...v0.2.0
Release 0.1.0
Release 0.1.0
Changelog
- Added field redirects
- Added an example for field redirects
- Fix the README some more
Full Changelog: v0.0.2...v0.1.0
Release 0.0.2
Release 0.0.2
Changelog
- Added an example
- Fixed multiple bugs in the code in README
- Fixed a few issues with the api itself
Full Changelog: v0.0.1...v0.0.2
Release 0.0.1
The first ever release! Version 0.0.1
Features
- Injecting code
- Early return with custom return value
- ClassLoader independent
Full Changelog: https://github.com/Sunderw3k/InjectAPI/commits/v0.0.1