Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-01 | Add dependencies to published pom | Matyrobbrt | |
2023-01-09 | Fix the transformers and `JarTransformationTask` | SizableShrimp | |
The transformers for the $1$1 anonymous inner class were entirely wrong `JarTransformationTask` had the possibility of stacking on itself with the previous implementation if run multiple times This caused the same methods to get injected multiple times Fixed by using a separate file for the transformed classes | |||
2023-01-08 | Add compatibility with Gradle 7.6 (#5) | matyrobbrt | |
Co-authored-by: SizableShrimp <sizableshrimp@sizableshrimp.me> |