Releases: MichaelRocks/paranoid
Releases · MichaelRocks/paranoid
0.2.3
- Fix #16 by supporting projects with the large number of string and with very long strings.
0.2.2
- Fixes #15 by publishing only a repackaged artifact
0.2.1
Please don't use this release
- Don't copy a constant pool for a patched class
- Preserve content types and scopes for transform's outputs
0.2.0
Please don't use this release
- Obfuscate nested classes of the annotated class #7
- Fix a crash when obfuscating a lot of strings #8
- Publish a repackaged version of the plugin
0.1.8
- Don't fail test builds #14
0.1.7
- Process external libraries on Android Gradle plugin 3.0
0.1.6
- Fix a crash in the plugin when obfuscating a lot of stuff #8
0.1.5
- Fix compilation problems when obfuscating strings with
'
and \
characters #5
0.1.4
- Properly obfuscate strings containing
\r
and \n
symbols #5
- Stop processing when compilation of generated Java code fails
0.1.3
- Fix a crash in the plugin #4