Skip to content

7.1.0-beta3

Pre-release
Pre-release
Compare
Choose a tag to compare
@mrjameshamilton mrjameshamilton released this 30 Apr 15:29
· 342 commits to master since this release
Issue Explanation
PGD-0054 Published ProGuard to Maven Central.
DGD-0013 Improved error message when missing classes result in an incomplete class hierarchy.
PGD-0151 Rolled back major ProGuardTask refactor (#139).
PGD-0149 Fixed invalid names being produced when ProGuard was being run concurrently within the same classloader .
PGD-0141 Fixed optimization bug introduced in 7.1.0-beta2 due to missing marking of classes that contain constructors during optimization.
Add missing optimization info for new optimizations introduced in 7.1.0-beta2 to GUI resources.