💻 Command line application as an alternative to the ReVanced Manager
Go to file
semantic-release-bot 44cc88b25d chore(release): 3.0.0-dev.1 [skip ci]
# [3.0.0-dev.1](https://github.com/ReVanced/revanced-cli/compare/v2.23.0-dev.5...v3.0.0-dev.1) (2023-08-23)

### Bug Fixes

* do not use absolute path from custom AAPT2 binary option ([a9c2a5f](a9c2a5f096))
* use correct option name ([f8972ea](f8972eac3e))

* refactor!: restructure code ([07da528](07da528ce2))

### Features

* add options command ([9edbbf3](9edbbf3163))
* use better logging text ([b0e748d](b0e748daff))
* use separate command to list patches ([b74213f](b74213f66e))
* use separate command to patch ([32da961](32da961d57))
* use separate command to uninstall ([c0cc909](c0cc909626))
* use simpler log ([ba758f0](ba758f00f4))

### BREAKING CHANGES

* This introduces major changes to how ReVanced CLI is used from the command line.
2023-08-23 03:17:57 +00:00
.github ci: add cache step 2023-06-12 02:33:21 +02:00
docs docs: improve correctness 2023-08-23 03:53:24 +02:00
gradle build: migrate dependencies to version catalogs 2023-08-23 04:28:12 +02:00
src feat: use better logging text 2023-08-23 04:46:42 +02:00
.gitattributes build: update gradle 2023-07-05 23:07:31 +02:00
.gitignore chore: remove project files 2023-03-02 20:37:57 +01:00
.releaserc ci: Change bumping commit scope 2023-07-30 02:49:39 +02:00
build.gradle.kts build: fix dummy publish task 2023-08-23 05:16:17 +02:00
CHANGELOG.md chore(release): 3.0.0-dev.1 [skip ci] 2023-08-23 03:17:57 +00:00
gradle.properties chore(release): 3.0.0-dev.1 [skip ci] 2023-08-23 03:17:57 +00:00
gradlew build: update gradle 2023-07-05 23:07:31 +02:00
gradlew.bat build: update gradle 2023-07-05 23:07:31 +02:00
LICENSE Create LICENSE 2022-05-06 23:05:42 +02:00
package-lock.json ci: update actions (#204) 2023-02-13 22:35:05 +01:00
package.json ci: update actions (#204) 2023-02-13 22:35:05 +01:00
README.md docs: use correct description 2023-08-22 23:41:32 +02:00
settings.gradle.kts build: migrate dependencies to version catalogs 2023-08-23 04:28:12 +02:00

💻 ReVanced CLI

Command line application to use ReVanced.