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

chore: Merge branch dev to main #328

Merged
merged 41 commits into from
Nov 10, 2024
Merged

chore: Merge branch dev to main #328

merged 41 commits into from
Nov 10, 2024

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Apr 7, 2024

This pull request will Merge branch dev to main.

oSumAtrIX and others added 18 commits April 5, 2024 21:17
BREAKING CHANGE: This commit changes various CLI options and removes the `options.json` file. Instead, patch options can now be passed via CLI options
# [5.0.0-dev.1](v4.6.0...v5.0.0-dev.1) (2024-08-12)

### Features

* Set patch options via CLI ([#336](#336)) ([2300243](2300243))

### BREAKING CHANGES

* This commit changes various CLI options and removes the `options.json` file. Instead, patch options can now be passed via CLI options
BREAKING CHANGE: Options have been renamed.
# [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.
# [5.0.0-dev.3](v5.0.0-dev.2...v5.0.0-dev.3) (2024-08-14)

### Features

* Simplify option descriptions ([45c998b](45c998b))
# [5.0.0-dev.4](v5.0.0-dev.3...v5.0.0-dev.4) (2024-09-17)

### Bug Fixes

* 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))

### Features

* Show error about no installation device found at the beginning ([3300e6b](3300e6b))
# [5.0.0-dev.6](v5.0.0-dev.5...v5.0.0-dev.6) (2024-10-10)

### Bug Fixes

* Use the first connected device when no ADB device is specified ([5f952f3](5f952f3))
@oSumAtrIX oSumAtrIX linked an issue Nov 5, 2024 that may be closed by this pull request
3 tasks
# [5.0.0-dev.9](v5.0.0-dev.8...v5.0.0-dev.9) (2024-11-05)

### Bug Fixes

* Print in new line correctly ([c2dc9d7](c2dc9d7))
# [5.0.0-dev.10](v5.0.0-dev.9...v5.0.0-dev.10) (2024-11-05)

### Bug Fixes

* Make CLI ArgGroup non-exclusive to be able to disable and enable patches at the same time ([1bb0d13](1bb0d13))
# [5.0.0-dev.11](v5.0.0-dev.10...v5.0.0-dev.11) (2024-11-10)

### Bug Fixes

* List if patch option is required ([#346](#346)) ([98ff0c3](98ff0c3))
@oSumAtrIX oSumAtrIX marked this pull request as ready for review November 10, 2024 14:55
@oSumAtrIX oSumAtrIX merged commit 5d8beae into main Nov 10, 2024
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.

bug: Improper text placement
5 participants