semantic-release-bot
|
48e1689223
|
chore(release): 3.0.1-dev.1 [skip ci]
## [3.0.1-dev.1](https://github.com/ReVanced/revanced-cli/compare/v3.0.0...v3.0.1-dev.1) (2023-08-28)
v3.0.1-dev.1
|
2023-08-28 13:18:00 +00:00 |
|
oSumAtrIX
|
7580f5c2fc
|
build(Needs bump): bump dependencies
This fixes an issue with flagging the resource table with sparse incorrectly.
|
2023-08-28 15:14:53 +02:00 |
|
semantic-release-bot
|
dd6c1392eb
|
chore(release): 3.0.0 [skip ci]
# [3.0.0](https://github.com/ReVanced/revanced-cli/compare/v2.22.0...v3.0.0) (2023-08-26)
### Bug Fixes
* also delete temporary files when uninstalling ([52c3be2](52c3be23f2))
* delete temporary files after root installation ([a3d8705](a3d8705e89))
* do not delete output file ([0f3e090](0f3e090418))
* do not use absolute path from custom AAPT2 binary option ([a9c2a5f](a9c2a5f096))
* filtration of patches malfunctioning ([2d5a7fd](2d5a7fdf1e))
* fix running commands not running ([2c7fcaf](2c7fcaf4ad))
* only check once for patch options ([11c3a6c](11c3a6cfd4))
* print original instead of kebab cased names ([5eaad33](5eaad33dc1))
* print stack trace when a patch failed ([924c1f8](924c1f80ec))
* specify correct class containing entry-point ([1fcc591](1fcc591222))
* use correct option name ([f8972ea](f8972eac3e))
* refactor!: restructure code ([07da528](07da528ce2))
### Features
* add install command ([0350b7f](0350b7f1a2))
* add options command ([9edbbf3](9edbbf3163))
* Check for missing integrations ([c93186f](c93186fb97))
* Improve command line argument descriptions ([f9cf7d2](f9cf7d21b7))
* properly make use of logging facade ([41898d7](41898d7547))
* show full package name when listing patches ([#240](https://github.com/ReVanced/revanced-cli/issues/240)) ([7174364](7174364ef8))
* use better logging text ([b0e748d](b0e748daff))
* use friendly descriptions ([3dd875d](3dd875d14c))
* 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.
v3.0.0
|
2023-08-26 23:23:34 +00:00 |
|
oSumAtrIX
|
2a3dbafd17
|
chore: merge branch dev to main (#236)
|
2023-08-27 01:21:45 +02:00 |
|
semantic-release-bot
|
9e39a6f8e4
|
chore(release): 3.0.0-dev.10 [skip ci]
# [3.0.0-dev.10](https://github.com/ReVanced/revanced-cli/compare/v3.0.0-dev.9...v3.0.0-dev.10) (2023-08-25)
### Bug Fixes
* filtration of patches malfunctioning ([2d5a7fd](2d5a7fdf1e))
v3.0.0-dev.10
|
2023-08-25 21:48:59 +00:00 |
|
oSumAtrIX
|
2d5a7fdf1e
|
fix: filtration of patches malfunctioning
Apparently, you were not able to include patches explicitly
|
2023-08-25 23:47:18 +02:00 |
|
semantic-release-bot
|
be5d812dff
|
chore(release): 3.0.0-dev.9 [skip ci]
# [3.0.0-dev.9](https://github.com/ReVanced/revanced-cli/compare/v3.0.0-dev.8...v3.0.0-dev.9) (2023-08-25)
### Features
* Check for missing integrations ([c93186f](c93186fb97))
v3.0.0-dev.9
|
2023-08-25 00:28:57 +00:00 |
|
oSumAtrIX
|
c93186fb97
|
feat: Check for missing integrations
Check, if the integrations file exists at first.
|
2023-08-25 02:26:38 +02:00 |
|
semantic-release-bot
|
3a198052bb
|
chore(release): 3.0.0-dev.8 [skip ci]
# [3.0.0-dev.8](https://github.com/ReVanced/revanced-cli/compare/v3.0.0-dev.7...v3.0.0-dev.8) (2023-08-24)
### Bug Fixes
* do not delete output file ([0f3e090](0f3e090418))
v3.0.0-dev.8
|
2023-08-24 23:32:29 +00:00 |
|
oSumAtrIX
|
0f3e090418
|
fix: do not delete output file
This fixes the output file to be deleted when the option `--purge` was used.
|
2023-08-25 01:30:28 +02:00 |
|
semantic-release-bot
|
6aed946183
|
chore(release): 3.0.0-dev.7 [skip ci]
# [3.0.0-dev.7](https://github.com/ReVanced/revanced-cli/compare/v3.0.0-dev.6...v3.0.0-dev.7) (2023-08-24)
### Bug Fixes
* print stack trace when a patch failed ([924c1f8](924c1f80ec))
v3.0.0-dev.7
|
2023-08-24 21:47:17 +00:00 |
|
oSumAtrIX
|
924c1f80ec
|
fix: print stack trace when a patch failed
|
2023-08-24 23:45:10 +02:00 |
|
semantic-release-bot
|
8dd709b6ef
|
chore(release): 3.0.0-dev.6 [skip ci]
# [3.0.0-dev.6](https://github.com/ReVanced/revanced-cli/compare/v3.0.0-dev.5...v3.0.0-dev.6) (2023-08-24)
v3.0.0-dev.6
|
2023-08-24 16:11:51 +00:00 |
|
oSumAtrIX
|
139e7facac
|
build(Needs bump): depend on build task when publishing
This fixes the issue that no builds are generated
|
2023-08-24 18:09:35 +02:00 |
|
semantic-release-bot
|
1d26e572f7
|
chore(release): 3.0.0-dev.5 [skip ci]
# [3.0.0-dev.5](https://github.com/ReVanced/revanced-cli/compare/v3.0.0-dev.4...v3.0.0-dev.5) (2023-08-24)
### Bug Fixes
* also delete temporary files when uninstalling ([52c3be2](52c3be23f2))
* delete temporary files after root installation ([a3d8705](a3d8705e89))
* fix running commands not running ([2c7fcaf](2c7fcaf4ad))
* only check once for patch options ([11c3a6c](11c3a6cfd4))
### Features
* add install command ([0350b7f](0350b7f1a2))
* use friendly descriptions ([3dd875d](3dd875d14c))
v3.0.0-dev.5
|
2023-08-24 15:53:09 +00:00 |
|
oSumAtrIX
|
2c7fcaf4ad
|
fix: fix running commands not running
|
2023-08-24 17:51:31 +02:00 |
|
oSumAtrIX
|
52c3be23f2
|
fix: also delete temporary files when uninstalling
|
2023-08-24 16:54:08 +02:00 |
|
oSumAtrIX
|
3dd875d14c
|
feat: use friendly descriptions
|
2023-08-24 16:53:31 +02:00 |
|
oSumAtrIX
|
0350b7f1a2
|
feat: add install command
This introduces a separate utility subcommand.
|
2023-08-24 16:50:10 +02:00 |
|
oSumAtrIX
|
a3d8705e89
|
fix: delete temporary files after root installation
|
2023-08-24 16:24:33 +02:00 |
|
oSumAtrIX
|
a536c9f815
|
refactor: use better identifiers
|
2023-08-24 16:24:18 +02:00 |
|
oSumAtrIX
|
11c3a6cfd4
|
fix: only check once for patch options
This prevents checking for the same patches options multiple times when it is already determined to not have any options
|
2023-08-24 15:52:12 +02:00 |
|
oSumAtrIX
|
a5851f0c1a
|
build: clean after building
|
2023-08-24 15:35:27 +02:00 |
|
oSumAtrIX
|
963ae3a5fa
|
docs: add missing inline docs
|
2023-08-24 15:35:27 +02:00 |
|
semantic-release-bot
|
93f338a731
|
chore(release): 3.0.0-dev.4 [skip ci]
# [3.0.0-dev.4](https://github.com/ReVanced/revanced-cli/compare/v3.0.0-dev.3...v3.0.0-dev.4) (2023-08-24)
### Features
* properly make use of logging facade ([41898d7](41898d7547))
v3.0.0-dev.4
|
2023-08-24 02:56:08 +00:00 |
|
oSumAtrIX
|
7dcf15e03b
|
build: bump dependencies
|
2023-08-24 04:52:53 +02:00 |
|
oSumAtrIX
|
41898d7547
|
feat: properly make use of logging facade
|
2023-08-24 04:41:44 +02:00 |
|
oSumAtrIX
|
45dd15f679
|
build: do not use a daemon when building
This decreases build times
|
2023-08-23 16:43:57 +02:00 |
|
semantic-release-bot
|
c2da04a834
|
chore(release): 3.0.0-dev.3 [skip ci]
# [3.0.0-dev.3](https://github.com/ReVanced/revanced-cli/compare/v3.0.0-dev.2...v3.0.0-dev.3) (2023-08-23)
v3.0.0-dev.3
|
2023-08-23 14:40:41 +00:00 |
|
oSumAtrIX
|
f556909b9e
|
build(Needs bump): run build task when dummy publication task is executed
This fixes issues with semantic-release not being able to upload release assets
|
2023-08-23 16:38:14 +02:00 |
|
semantic-release-bot
|
1fa3dd7b8c
|
chore(release): 3.0.0-dev.2 [skip ci]
# [3.0.0-dev.2](https://github.com/ReVanced/revanced-cli/compare/v3.0.0-dev.1...v3.0.0-dev.2) (2023-08-23)
### Bug Fixes
* specify correct class containing entry-point ([1fcc591](1fcc591222))
v3.0.0-dev.2
|
2023-08-23 12:53:55 +00:00 |
|
oSumAtrIX
|
1fcc591222
|
fix: specify correct class containing entry-point
|
2023-08-23 14:51:44 +02:00 |
|
oSumAtrIX
|
1fd3b83d46
|
docs: fix incorrect title
|
2023-08-23 05:39:31 +02:00 |
|
oSumAtrIX
|
7ec9040d41
|
docs: remove invalid codeblock
|
2023-08-23 05:37:19 +02:00 |
|
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.
v3.0.0-dev.1
|
2023-08-23 03:17:57 +00:00 |
|
oSumAtrIX
|
97548f80b3
|
build: fix dummy publish task
|
2023-08-23 05:16:17 +02:00 |
|
oSumAtrIX
|
d766f0e229
|
refactor!: restructure code (#242)
|
2023-08-23 04:57:46 +02:00 |
|
oSumAtrIX
|
b0e748daff
|
feat: use better logging text
|
2023-08-23 04:46:42 +02:00 |
|
oSumAtrIX
|
ba758f00f4
|
feat: use simpler log
|
2023-08-23 04:32:28 +02:00 |
|
oSumAtrIX
|
a9c2a5f096
|
fix: do not use absolute path from custom AAPT2 binary option
|
2023-08-23 04:29:58 +02:00 |
|
oSumAtrIX
|
0dcd838de3
|
build: migrate dependencies to version catalogs
|
2023-08-23 04:28:12 +02:00 |
|
oSumAtrIX
|
a7290353bf
|
build: make sure to add use all necessary repositories
|
2023-08-23 03:56:31 +02:00 |
|
oSumAtrIX
|
47a20afd2d
|
docs: improve correctness
|
2023-08-23 03:53:24 +02:00 |
|
oSumAtrIX
|
f8972eac3e
|
fix: use correct option name
|
2023-08-23 03:40:42 +02:00 |
|
oSumAtrIX
|
9edbbf3163
|
feat: add options command
|
2023-08-23 03:35:38 +02:00 |
|
oSumAtrIX
|
32da961d57
|
feat: use separate command to patch
|
2023-08-23 03:32:39 +02:00 |
|
oSumAtrIX
|
8a5daab2a3
|
build: add properties resource file
|
2023-08-23 03:30:13 +02:00 |
|
oSumAtrIX
|
c0cc909626
|
feat: use separate command to uninstall
|
2023-08-23 03:30:04 +02:00 |
|
oSumAtrIX
|
b74213f66e
|
feat: use separate command to list patches
|
2023-08-22 23:41:32 +02:00 |
|
oSumAtrIX
|
fe75d4ab87
|
docs: use correct description
|
2023-08-22 23:41:32 +02:00 |
|