New Feat
- behaviors_comparison_radar_chart can save as images now. Thanks to @matteodalgrande for contributing the feature. (#273)
Bugs fixed
- Remove tqdm on loading rule files. (#270)
- Add try-catch block to prevent potential crash problems. (#276)
- Fix JSON report format that caused Jadx and APKLab to fail to load. (#277, #281)
Dependency update
- Required Python version changed from 3.7 to 3.8. (#267)