Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: Simplify command and option names and descriptions #338

Merged
merged 2 commits into from
Aug 14, 2024

Conversation

oSumAtrIX
Copy link
Member

Todo:

  • Update docs

@oSumAtrIX oSumAtrIX self-assigned this Aug 13, 2024
@oSumAtrIX oSumAtrIX marked this pull request as ready for review August 14, 2024 12:06
@oSumAtrIX oSumAtrIX merged commit 6e7797a into dev Aug 14, 2024
3 checks passed
revanced-bot pushed a commit that referenced this pull request Aug 14, 2024
# [5.0.0-dev.2](v5.0.0-dev.1...v5.0.0-dev.2) (2024-08-14)

### Features

* Simplify command and option names and descriptions ([#338](#338)) ([6e7797a](6e7797a))

### BREAKING CHANGES

* Options have been renamed.
@oSumAtrIX oSumAtrIX deleted the feat/option-names branch August 14, 2024 13:41
github-actions bot pushed a commit that referenced this pull request Nov 10, 2024
# [5.0.0](v4.6.0...v5.0.0) (2024-11-10)

### Bug Fixes

* Check for null when no device serial was specified ([1da8ae9](1da8ae9))
* List if patch option is required ([#346](#346)) ([98ff0c3](98ff0c3))
* Make CLI ArgGroup non-exclusive to be able to disable and enable patches at the same time ([1bb0d13](1bb0d13))
* Make patches selectable by using a mutable collection for the selection option ([751fa1d](751fa1d))
* Make the patch command work without specifying any selection ([ba159a3](ba159a3))
* Print in new line correctly ([c2dc9d7](c2dc9d7))
* Use the first connected device when no ADB device is specified ([5f952f3](5f952f3))

### Features

* Set patch options via CLI ([#336](#336)) ([2300243](2300243))
* Show error about no installation device found at the beginning ([3300e6b](3300e6b))
* Simplify command and option names and descriptions ([#338](#338)) ([6e7797a](6e7797a))
* Simplify option descriptions ([45c998b](45c998b))

### BREAKING CHANGES

* Options have been renamed.
* This commit changes various CLI options and removes the `options.json` file. Instead, patch options can now be passed via CLI options
github-actions bot pushed a commit to E85Addict/revanced-cli that referenced this pull request Nov 10, 2024
# [5.0.0](v4.6.0...v5.0.0) (2024-11-10)

### Bug Fixes

* Check for null when no device serial was specified ([1da8ae9](1da8ae9))
* List if patch option is required ([ReVanced#346](https://github.com/E85Addict/revanced-cli/issues/346)) ([98ff0c3](98ff0c3))
* Make CLI ArgGroup non-exclusive to be able to disable and enable patches at the same time ([1bb0d13](1bb0d13))
* Make patches selectable by using a mutable collection for the selection option ([751fa1d](751fa1d))
* Make the patch command work without specifying any selection ([ba159a3](ba159a3))
* Print in new line correctly ([c2dc9d7](c2dc9d7))
* Use the first connected device when no ADB device is specified ([5f952f3](5f952f3))

### Features

* Set patch options via CLI ([ReVanced#336](https://github.com/E85Addict/revanced-cli/issues/336)) ([2300243](2300243))
* Show error about no installation device found at the beginning ([3300e6b](3300e6b))
* Simplify command and option names and descriptions ([ReVanced#338](https://github.com/E85Addict/revanced-cli/issues/338)) ([6e7797a](6e7797a))
* Simplify option descriptions ([45c998b](45c998b))

### Performance Improvements

* --rip-lib and --unsigned ([3984c8a](3984c8a))
* Personal Sync Upstream ([fc754ee](fc754ee))

### BREAKING CHANGES

* Options have been renamed.
* This commit changes various CLI options and removes the `options.json` file. Instead, patch options can now be passed via CLI options
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant