Releases: ReVanced/revanced-cli
Releases Β· ReVanced/revanced-cli
v4.2.0-dev.1
Features
- Allow selecting first Adb device, if none supplied automatically by updating dependencies (e7c3d64)
- Exit application with CLI exit code (36c6a6a)
- Make `--outΒ΄ option optional (3765957)
v4.1.0
4.1.0 (2023-11-04)
Features
- Include or exclude patches by their index in relation to supplied patch bundles (b2055ce)
- List patches which are compatible with any app (#297) (0139dfe)
Performance Improvements
- Use a
HashSet
to check for included and excluded patches (616d14f)
v4.1.0-dev.2
Features
- Include or exclude patches by their index in relation to supplied patch bundles (b2055ce)
Performance Improvements
- Use a
HashSet
to check for included and excluded patches (616d14f)
v4.1.0-dev.1
Features
- List patches which are compatible with any app (#297) (0139dfe)
v4.0.2
4.0.2 (2023-10-12)
Bug Fixes
- Move file to output even when mounting (59dfc98)
- Use punctuation in option descriptions (da4469f)
Performance Improvements
- Use multiple threads for writing dex files (28648a1)
v4.0.2-dev.3
Bug Fixes
- Move file to output even when mounting (59dfc98)