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 |
|
oSumAtrIX
|
3829136c49
|
fix: remove -e from experimental option
|
2022-06-21 19:04:32 +02:00 |
|
oSumAtrIX
|
00145f2bb6
|
chore: merge nested if blocks
|
2022-06-21 19:00:11 +02:00 |
|
semantic-release-bot
|
7dabd53109
|
chore(release): 1.6.0 [skip ci]
# [1.6.0](https://github.com/revanced/revanced-cli/compare/v1.5.1...v1.6.0) (2022-06-21)
### Features
* rename `debugging` option to `experimental` ([98bd6f3 ](98bd6f3f4b ))
* use `install` mode by default ([1a3db77 ](1a3db77c21 ))
|
2022-06-21 16:44:30 +00:00 |
|
oSumAtrIX
|
98bd6f3f4b
|
feat: rename debugging option to experimental
|
2022-06-21 18:42:30 +02:00 |
|
oSumAtrIX
|
1a3db77c21
|
feat: use install mode by default
|
2022-06-21 18:42:29 +02:00 |
|
oSumAtrIX
|
430de23856
|
refactor: replace try catch block with null check
|
2022-06-21 18:42:29 +02:00 |
|
semantic-release-bot
|
c7d72c4d1c
|
chore(release): 1.5.1 [skip ci]
## [1.5.1](https://github.com/revanced/revanced-cli/compare/v1.5.0...v1.5.1) (2022-06-21)
### Bug Fixes
* update patcher version ([09b9027 ](09b9027e5e )), closes [#45](https://github.com/revanced/revanced-cli/issues/45)
|
2022-06-21 16:42:24 +00:00 |
|
Sculas
|
09b9027e5e
|
fix: update patcher version
Fixes #45
|
2022-06-21 18:40:54 +02:00 |
|
oSumAtrIX
|
3cc98efaa6
|
refactor: apply formatting
|
2022-06-21 01:02:50 +02:00 |
|
semantic-release-bot
|
76da6c1fa6
|
chore(release): 1.5.0 [skip ci]
# [1.5.0](https://github.com/revanced/revanced-cli/compare/v1.4.5...v1.5.0) (2022-06-20)
### Features
* allow listing patches without other parameters ([#42](https://github.com/revanced/revanced-cli/issues/42)) ([b977d70 ](b977d7039f ))
|
2022-06-20 22:55:01 +00:00 |
|
bogadana
|
b977d7039f
|
feat: allow listing patches without other parameters (#42)
* feat: allow listing patches without other parameters
* make `-b` required
|
2022-06-21 00:53:36 +02:00 |
|
oSumAtrIX
|
75c3776498
|
chore: bump patcher dependency version
|
2022-06-21 00:37:24 +02:00 |
|
semantic-release-bot
|
6b9751448c
|
chore(release): 1.4.5 [skip ci]
## [1.4.5](https://github.com/revanced/revanced-cli/compare/v1.4.4...v1.4.5) (2022-06-20)
### Bug Fixes
* update patcher version (fix apktool) ([496f821 ](496f821218 ))
|
2022-06-20 15:11:34 +00:00 |
|
Sculas
|
496f821218
|
fix: update patcher version (fix apktool)
|
2022-06-20 17:09:51 +02:00 |
|
bogadana
|
755f2b5afc
|
update patcher version (#38)
|
2022-06-19 03:50:03 +02:00 |
|
semantic-release-bot
|
d7353cd27a
|
chore(release): 1.4.4 [skip ci]
## [1.4.4](https://github.com/revanced/revanced-cli/compare/v1.4.3...v1.4.4) (2022-06-18)
### Bug Fixes
* add execute permission to `./gradlew` file ([#36](https://github.com/revanced/revanced-cli/issues/36)) ([072d9e1 ](072d9e15d7 ))
|
2022-06-18 21:51:40 +00:00 |
|
Oskar
|
072d9e15d7
|
fix: add execute permission to ./gradlew file (#36)
|
2022-06-18 23:50:19 +02:00 |
|
semantic-release-bot
|
b768c06d90
|
chore(release): 1.4.3 [skip ci]
## [1.4.3](https://github.com/revanced/revanced-cli/compare/v1.4.2...v1.4.3) (2022-06-18)
### Bug Fixes
* update patcher to 1.2.5 ([055c282 ](055c282dd3 ))
|
2022-06-18 19:42:36 +00:00 |
|
Sculas
|
055c282dd3
|
fix: update patcher to 1.2.5
|
2022-06-18 21:40:47 +02:00 |
|
Sculas
|
d1400548ef
|
ci: clean old build
|
2022-06-16 12:15:18 +02:00 |
|
semantic-release-bot
|
b25236c072
|
chore(release): 1.4.2 [skip ci]
## [1.4.2](https://github.com/revanced/revanced-cli/compare/v1.4.1...v1.4.2) (2022-06-16)
### Bug Fixes
* dummy publish task (1/2) [skip ci] ([afff4c8 ](afff4c8418 ))
* releases (2/2) ([227d8d9 ](227d8d94c8 ))
|
2022-06-16 10:11:56 +00:00 |
|
Sculas
|
227d8d94c8
|
fix: releases (2/2)
|
2022-06-16 12:09:54 +02:00 |
|
Sculas
|
afff4c8418
|
fix: dummy publish task (1/2) [skip ci]
|
2022-06-16 12:09:12 +02:00 |
|
semantic-release-bot
|
c9716be205
|
chore(release): 1.4.1 [skip ci]
## [1.4.1](https://github.com/revanced/revanced-cli/compare/v1.4.0...v1.4.1) (2022-06-14)
### Bug Fixes
* move the keystore to the output directory ([6ceb449 ](6ceb449cf8 ))
|
2022-06-14 22:01:33 +00:00 |
|
oSumAtrIX
|
6ceb449cf8
|
fix: move the keystore to the output directory
|
2022-06-14 23:59:59 +02:00 |
|
semantic-release-bot
|
6c6abafe95
|
chore(release): 1.4.0 [skip ci]
# [1.4.0](https://github.com/revanced/revanced-cli/compare/v1.3.3...v1.4.0) (2022-06-14)
### Features
* chcon on mount ([e1c7d10 ](e1c7d1082a ))
|
2022-06-14 13:31:37 +00:00 |
|
Kinsteen
|
e1c7d1082a
|
feat: chcon on mount
Co-authored-by: PaulF <paul.francon@pi.esisar.grenoble-inp.fr>
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-06-14 15:30:14 +02:00 |
|