Releases: SgtSilvio/android-retrofix
Releases · SgtSilvio/android-retrofix
1.0.0
Finally 1.0.0 as this plugin is stable for over a year.
✨ Improvements
- Published artifacts are signed
ℹ️ Miscellaneous
0.5.0
🌟 Features
- Making use of the ASM instrumentation API instead of the deprecated transform API
- Compatibility with new and upcoming Android Gradle plugin versions (7.x, 8.x)
- Reduced build time
- Increased reliability
- Support of method references, for example
List::stream
0.4.2
🐞 Bug fixes
- Compatibility with Kotlin DSL
0.4.1
🐞 Bug fixes
- Ignore module-info.class and package-info.class
0.4.0
✨ Improvements
- Compatibility with Android Gradle Plugin 4.x and 7.x
0.3.6
🐞 Bug fixes
- Ignore class files in META-INF\
0.3.5
✨ Improvements
- Better support for incremental builds
0.3.4
🐞 Bug fixes
- Ignore class files in META-INF
0.3.3
✨ Improvements
- Support multi version jar files
0.3.2
✨ Improvements
- Create output directories upfront