semantic-release-bot
|
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 ))
|
2022-06-25 15:41:22 +00:00 |
|
Sculas
|
499ce0a6fb
|
fix: update patcher version
|
2022-06-25 17:39:52 +02:00 |
|
semantic-release-bot
|
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 ))
|
2022-06-23 00:14:39 +00:00 |
|
oSumAtrIX
|
7418573c6c
|
build: bump patcher dependency version
|
2022-06-23 02:12:51 +02:00 |
|
oSumAtrIX
|
df85fa37ef
|
feat: improve logging
|
2022-06-23 02:10:11 +02:00 |
|
oSumAtrIX
|
04805e45fe
|
refactor: logging and exception strings
|
2022-06-22 19:36:23 +02:00 |
|
semantic-release-bot
|
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 ))
|
2022-06-22 17:23:50 +00:00 |
|
Itroublve
|
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 |
|
semantic-release-bot
|
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 ))
|
2022-06-22 14:52:53 +00:00 |
|
Lucaskyy
|
1dcdbc9fe9
|
fix: show actual version in CLI
|
2022-06-22 16:51:29 +02:00 |
|
Lucaskyy
|
4cc2f5269f
|
Merge remote-tracking branch 'origin/main' into main
|
2022-06-22 16:44:17 +02:00 |
|
Lucaskyy
|
46056956fe
|
refactor: fix consistency in logging
|
2022-06-22 16:44:07 +02:00 |
|
semantic-release-bot
|
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 ))
|
2022-06-22 14:43:38 +00:00 |
|
Lucaskyy
|
87ffaa4bdb
|
fix: add callback for addFiles
|
2022-06-22 16:42:02 +02:00 |
|
Lucaskyy
|
8a49dcc110
|
Merge remote-tracking branch 'origin/main' into main
# Conflicts:
# build.gradle.kts
|
2022-06-22 16:25:53 +02:00 |
|
Lucaskyy
|
4a23cb69bc
|
feat: add logging back
|
2022-06-22 16:25:04 +02:00 |
|
Lucaskyy
|
8c325af0f9
|
build: update patcher version
|
2022-06-22 16:24:35 +02:00 |
|
semantic-release-bot
|
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 ))
|
2022-06-22 13:59:04 +00:00 |
|
oSumAtrIX
|
d335846202
|
fix: use absolute file path for key store
|
2022-06-22 15:57:15 +02:00 |
|
semantic-release-bot
|
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 ))
|
2022-06-22 13:10:27 +00:00 |
|
Sculas
|
0df936e99b
|
fix: update patcher version
|
2022-06-22 15:08:57 +02:00 |
|
semantic-release-bot
|
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 ))
|
2022-06-22 13:03:27 +00:00 |
|
Lucaskyy
|
51e091ce40
|
fix: remove logger from Signer.kt
|
2022-06-22 15:01:48 +02:00 |
|
Lucaskyy
|
e5a37e0a5f
|
refactor: move signing logs
|
2022-06-22 15:00:24 +02:00 |
|
Lucaskyy
|
c94471f464
|
fix: add back in: option to specify keystore file path
|
2022-06-22 14:58:12 +02:00 |
|
Lucaskyy
|
bfd50a43b9
|
build: update patcher version
|
2022-06-22 14:57:33 +02:00 |
|
Lucaskyy
|
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 |
|
semantic-release-bot
|
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 ))
|
2022-06-22 12:20:50 +00:00 |
|
oSumAtrIX
|
6c4c1924ee
|
feat: migrate logger to slf4j
|
2022-06-22 14:19:06 +02:00 |
|
semantic-release-bot
|
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 ))
|
2022-06-22 11:52:35 +00:00 |
|
oSumAtrIX
|
d7cffea99c
|
build: bump patcher dependency version
|
2022-06-22 13:50:55 +02:00 |
|
oSumAtrIX
|
9331594706
|
feat: add option to specify keystore file path
|
2022-06-22 13:50:54 +02:00 |
|
oSumAtrIX
|
07f6bdf330
|
feat: use of java.util.logging.Logger
|
2022-06-22 13:50:54 +02:00 |
|
oSumAtrIX
|
a48c0860e3
|
refactor: simply if condition
|
2022-06-22 13:50:54 +02:00 |
|
semantic-release-bot
|
4d5efab8bd
|
chore(release): 1.7.1 [skip ci]
## [1.7.1](https://github.com/revanced/revanced-cli/compare/v1.7.0...v1.7.1) (2022-06-22)
### Bug Fixes
* migrate to changes of patcher ([b30c737 ](b30c7375a7 ))
* wrong variable inverted ([f694542 ](f694542d64 ))
|
2022-06-22 10:08:28 +00:00 |
|
oSumAtrIX
|
b30c7375a7
|
fix: migrate to changes of patcher
|
2022-06-22 12:06:53 +02:00 |
|
Sculas
|
f694542d64
|
fix: wrong variable inverted
|
2022-06-22 11:49:15 +02:00 |
|
oSumAtrIX
|
6f54af5963
|
build: bump patcher dependency version
|
2022-06-22 02:57:43 +02:00 |
|
semantic-release-bot
|
0a52180431
|
chore(release): 1.7.0 [skip ci]
# [1.7.0](https://github.com/revanced/revanced-cli/compare/v1.6.3...v1.7.0) (2022-06-21)
### Features
* show description when listing patches ([af32572 ](af32572f29 ))
|
2022-06-21 22:05:10 +00:00 |
|
bogadana
|
af32572f29
|
feat: show description when listing patches
|
2022-06-22 00:03:48 +02:00 |
|
semantic-release-bot
|
e126436f3d
|
chore(release): 1.6.3 [skip ci]
## [1.6.3](https://github.com/revanced/revanced-cli/compare/v1.6.2...v1.6.3) (2022-06-21)
### Bug Fixes
* update patcher version ([80c11fe ](80c11fef73 ))
|
2022-06-21 22:02:17 +00:00 |
|
Sculas
|
80c11fef73
|
fix: update patcher version
|
2022-06-22 00:00:51 +02:00 |
|
semantic-release-bot
|
debf0116fb
|
chore(release): 1.6.2 [skip ci]
## [1.6.2](https://github.com/revanced/revanced-cli/compare/v1.6.1...v1.6.2) (2022-06-21)
### Bug Fixes
* CLI not working ([29105ba ](29105bab3d ))
* improper use of mount variable ([31853fe ](31853fe539 ))
|
2022-06-21 20:21:41 +00:00 |
|
Lucaskyy
|
29105bab3d
|
fix: CLI not working
|
2022-06-21 22:20:08 +02:00 |
|
Lucaskyy
|
31853fe539
|
fix: improper use of mount variable
|
2022-06-21 22:19:34 +02:00 |
|
Lucaskyy
|
21747d5552
|
build: update patcher version
|
2022-06-21 22:18:35 +02:00 |
|
Lucaskyy
|
ee6aff8fe7
|
chore: add comment
|
2022-06-21 19:47:03 +02:00 |
|
Lucaskyy
|
f3a3e935a2
|
refactor: prevent any future regressions in zipfs
|
2022-06-21 19:31:49 +02:00 |
|
Lucaskyy
|
c272d55e2d
|
chore: cleanup code
|
2022-06-21 19:30:24 +02:00 |
|
semantic-release-bot
|
1781612789
|
chore(release): 1.6.1 [skip ci]
## [1.6.1](https://github.com/revanced/revanced-cli/compare/v1.6.0...v1.6.1) (2022-06-21)
### Bug Fixes
* remove `-e` from `experimental` option ([3829136 ](3829136c49 ))
|
2022-06-21 17:06:20 +00:00 |
|