Changes:
- add keep-uncompressed-assemblies option
Changes:
- allow apkdiff to run on net6.0
Changes:
- sort entries in apkdesc files
Changes:
- add percentage based regression checks
Changes:
- fix lines with symbol names
- new --summary-only option
- show entries compressed size in verbose mode
- show assemblies uncompressed size in verbose mode
Changes:
- fix crash when comparing with apkdesc
Changes:
- with bs option enabled, print body size differences. also show body sizes summary
- show uncompressed assembly sizes in summary
- new descrease-is-regression option to report size decrease(s) larger than threshold as regression
Changes:
- new md option to compare metadata sizes
- new bs option to compare method body sizes
Changes:
- new f|flat option
- workaround signature decoder problem on .NET6
- updated to newer S.R.Metadata package, which hopefully fixes the decoder problems
- report entry compression method in verbose mode