Commit Graph

256 Commits

Author SHA1 Message Date
52b316150d feat: separate options for --list (#60) 2022-07-03 15:57:25 +02:00
75e9c49b72 chore(release): 2.1.0 [skip ci]
# [2.1.0](https://github.com/revanced/revanced-cli/compare/v2.0.5...v2.1.0) (2022-07-03)

### Features

* `--include` option ([#76](https://github.com/revanced/revanced-cli/issues/76)) ([57a1e7c](57a1e7c27f))
v2.1.0
2022-07-03 13:52:05 +00:00
31a05b6768 refactor: comment for unmount step (#74) 2022-07-03 15:50:12 +02:00
57a1e7c27f feat: --include option (#76) 2022-07-03 15:49:25 +02:00
585d77ce80 chore(release): 2.0.5 [skip ci]
## [2.0.5](https://github.com/revanced/revanced-cli/compare/v2.0.4...v2.0.5) (2022-06-29)
v2.0.5
2022-06-29 23:43:45 +00:00
b4d0ce52ea build: bump patcher dependency version 2022-06-30 01:41:39 +02:00
ee26a8d233 chore(release): 2.0.4 [skip ci]
## [2.0.4](https://github.com/revanced/revanced-cli/compare/v2.0.3...v2.0.4) (2022-06-28)
v2.0.4
2022-06-28 01:29:41 +00:00
be3abdda30 build: bump patcher dependency version 2022-06-28 03:28:02 +02:00
1849d570f8 chore(release): 2.0.3 [skip ci]
## [2.0.3](https://github.com/revanced/revanced-cli/compare/v2.0.2...v2.0.3) (2022-06-27)

### Bug Fixes

* wrong keystore output path ([20fa179](20fa17957e))
v2.0.3
2022-06-27 22:45:43 +00:00
20fa17957e fix: wrong keystore output path 2022-06-28 00:44:12 +02:00
0d58ef14ae chore(release): 2.0.2 [skip ci]
## [2.0.2](https://github.com/revanced/revanced-cli/compare/v2.0.1...v2.0.2) (2022-06-27)

### Bug Fixes

* wrong separator when using `ZipFileSystemUtils` ([20e15de](20e15defc2))
v2.0.2
2022-06-27 22:13:52 +00:00
20e15defc2 fix: wrong separator when using ZipFileSystemUtils 2022-06-28 00:12:22 +02:00
9f91f63220 refactor: ZipFileSystemUtils 2022-06-28 00:12:22 +02:00
8782cdef67 chore(release): 2.0.1 [skip ci]
## [2.0.1](https://github.com/revanced/revanced-cli/compare/v2.0.0...v2.0.1) (2022-06-26)
v2.0.1
2022-06-26 20:17:25 +00:00
58fa0774c4 ci: trigger release on build commits (#67) 2022-06-26 22:16:02 +02:00
dc5ff36058 build: bump patcher dependency version 2022-06-26 18:03:39 +02:00
27c28fab5e chore(release): 2.0.0 [skip ci]
# [2.0.0](https://github.com/revanced/revanced-cli/compare/v1.11.1...v2.0.0) (2022-06-26)

### Code Refactoring

* migrate from `Signature` to `Fingerprint` ([88852a4](88852a45ac))

### BREAKING CHANGES

* Not backwards compatible, since a lot of classes where renamed.
v2.0.0
2022-06-26 14:35:32 +00:00
88852a45ac refactor: migrate from Signature to Fingerprint
BREAKING CHANGE: Not backwards compatible, since a lot of classes where renamed.
2022-06-26 16:34:08 +02:00
8dd9293cb9 chore(release): 1.11.1 [skip ci]
## [1.11.1](https://github.com/revanced/revanced-cli/compare/v1.11.0...v1.11.1) (2022-06-25)

### Bug Fixes

* update patcher version ([499ce0a](499ce0a6fb))
v1.11.1
2022-06-25 15:41:22 +00:00
499ce0a6fb fix: update patcher version 2022-06-25 17:39:52 +02:00
27457e0c7d chore(release): 1.11.0 [skip ci]
# [1.11.0](https://github.com/revanced/revanced-cli/compare/v1.10.2...v1.11.0) (2022-06-23)

### Features

* improve logging ([df85fa3](df85fa37ef))
v1.11.0
2022-06-23 00:14:39 +00:00
7418573c6c build: bump patcher dependency version 2022-06-23 02:12:51 +02:00
df85fa37ef feat: improve logging 2022-06-23 02:10:11 +02:00
04805e45fe refactor: logging and exception strings 2022-06-22 19:36:23 +02:00
61d3b99313 chore(release): 1.10.2 [skip ci]
## [1.10.2](https://github.com/revanced/revanced-cli/compare/v1.10.1...v1.10.2) (2022-06-22)

### Bug Fixes

* keystore file not found exception ([#57](https://github.com/revanced/revanced-cli/issues/57)) ([5b8537e](5b8537e6b7))
v1.10.2
2022-06-22 17:23:50 +00:00
5b8537e6b7 fix: keystore file not found exception (#57)
* fix: keystore file not found exception

* the fix

* fix oopsies
2022-06-22 19:22:19 +02:00
7d8a61c3ba chore(release): 1.10.1 [skip ci]
## [1.10.1](https://github.com/revanced/revanced-cli/compare/v1.10.0...v1.10.1) (2022-06-22)

### Bug Fixes

* show actual version in CLI ([1dcdbc9](1dcdbc9fe9))
v1.10.1
2022-06-22 14:52:53 +00:00
1dcdbc9fe9 fix: show actual version in CLI 2022-06-22 16:51:29 +02:00
4cc2f5269f Merge remote-tracking branch 'origin/main' into main 2022-06-22 16:44:17 +02:00
46056956fe refactor: fix consistency in logging 2022-06-22 16:44:07 +02:00
8e3d147690 chore(release): 1.10.0 [skip ci]
# [1.10.0](https://github.com/revanced/revanced-cli/compare/v1.9.3...v1.10.0) (2022-06-22)

### Bug Fixes

* add callback for addFiles ([87ffaa4](87ffaa4bdb))

### Features

* add logging back ([4a23cb6](4a23cb69bc))
v1.10.0
2022-06-22 14:43:38 +00:00
87ffaa4bdb fix: add callback for addFiles 2022-06-22 16:42:02 +02:00
8a49dcc110 Merge remote-tracking branch 'origin/main' into main
# Conflicts:
#	build.gradle.kts
2022-06-22 16:25:53 +02:00
4a23cb69bc feat: add logging back 2022-06-22 16:25:04 +02:00
8c325af0f9 build: update patcher version 2022-06-22 16:24:35 +02:00
a26ab2a2c3 chore(release): 1.9.3 [skip ci]
## [1.9.3](https://github.com/revanced/revanced-cli/compare/v1.9.2...v1.9.3) (2022-06-22)

### Bug Fixes

* use absolute file path for key store ([d335846](d335846202))
v1.9.3
2022-06-22 13:59:04 +00:00
d335846202 fix: use absolute file path for key store 2022-06-22 15:57:15 +02:00
6fc3ae67c8 chore(release): 1.9.2 [skip ci]
## [1.9.2](https://github.com/revanced/revanced-cli/compare/v1.9.1...v1.9.2) (2022-06-22)

### Bug Fixes

* update patcher version ([0df936e](0df936e99b))
v1.9.2
2022-06-22 13:10:27 +00:00
0df936e99b fix: update patcher version 2022-06-22 15:08:57 +02:00
83743929c8 chore(release): 1.9.1 [skip ci]
## [1.9.1](https://github.com/revanced/revanced-cli/compare/v1.9.0...v1.9.1) (2022-06-22)

### Bug Fixes

* add back in: option to specify keystore file path ([c94471f](c94471f464))
* remove logger from Signer.kt ([51e091c](51e091ce40))

### Reverts

* "feat: use of `java.util.logging.Logger`" ([2c8a106](2c8a106151))
v1.9.1
2022-06-22 13:03:27 +00:00
51e091ce40 fix: remove logger from Signer.kt 2022-06-22 15:01:48 +02:00
e5a37e0a5f refactor: move signing logs 2022-06-22 15:00:24 +02:00
c94471f464 fix: add back in: option to specify keystore file path 2022-06-22 14:58:12 +02:00
bfd50a43b9 build: update patcher version 2022-06-22 14:57:33 +02:00
2c8a106151 revert: "feat: use of java.util.logging.Logger"
This reverts commit 07f6bdf330.
This reverts commit 6c4c1924ee.
2022-06-22 14:56:25 +02:00
ea7efd2afc chore(release): 1.9.0 [skip ci]
# [1.9.0](https://github.com/revanced/revanced-cli/compare/v1.8.0...v1.9.0) (2022-06-22)

### Features

* migrate logger to `slf4j` ([6c4c192](6c4c1924ee))
v1.9.0
2022-06-22 12:20:50 +00:00
6c4c1924ee feat: migrate logger to slf4j 2022-06-22 14:19:06 +02:00
ce78b245d1 chore(release): 1.8.0 [skip ci]
# [1.8.0](https://github.com/revanced/revanced-cli/compare/v1.7.1...v1.8.0) (2022-06-22)

### Features

* add option to specify keystore file path ([9331594](9331594706))
* use of `java.util.logging.Logger` ([07f6bdf](07f6bdf330))
v1.8.0
2022-06-22 11:52:35 +00:00
d7cffea99c build: bump patcher dependency version 2022-06-22 13:50:55 +02:00
9331594706 feat: add option to specify keystore file path 2022-06-22 13:50:54 +02:00