Releases: debricked/cli
Releases · debricked/cli
Latest v2 CLI
Latest release for the v2 branch of the CLI
v2.6.4
What's Changed
This release contains an important fix to reachability analysis. Java versions 17 and 21 now works correctly.
- Updates to new soot-wrapper with updated dependencies by @filip-debricked in #292
- Update SootWrapper jar to java 21 by @filip-debricked in #291
- use new soot-wrapper build flag for specific java versions by @filip-debricked in #290
Full Changelog: v2.6.1...v2.6.4
v2.6.1
What's Changed
- Exclude maven default directory for fingerprinting by @sweoggy in #287
- Force Python 3.12 in Debian image by @filip-debricked in #288
Full Changelog: v2.6.0...v2.6.1
v2.6.0
What's Changed
- Automatic SootWrapper Installation by @filip-debricked in #281. Bundled soot-wrapper has been upgraded to Java 21 from 11. The new automatic SootWrapper will install the correct SootWrapper.jar depending on your Java version (11, 17 or 21).
Full Changelog: v2.5.1...v2.6.0
v2.5.1
v2.5.0
v2.4.1
v2.4.0
What's Changed
- zip only SootWrapper jar by @filip-debricked in #283, this a minor breaking change in the unlikely event that you use the small SootWrapper-5.1.jar which contained no dependencies, this file is no longer part of the SootWrapper zip.
Full Changelog: v2.3.0...v2.4.0
v2.3.0
v2.2.1
What's Changed
- Add experimental File fingerprinting C/C++ support (disabled by default) by @SuneethaSuresh in #272
New Contributors
- @SuneethaSuresh made their first contribution in #272
Full Changelog: v2.2.0...v2.2.1