semantic-release-bot
|
ddb51a1c45
|
chore(release): 12.1.1-dev.2 [skip ci]
## [12.1.1-dev.2](https://github.com/ReVanced/revanced-patcher/compare/v12.1.1-dev.1...v12.1.1-dev.2) (2023-08-03)
v12.1.1-dev.2
|
2023-08-03 18:16:10 +00:00 |
|
oSumAtrIX
|
8df1155215
|
build(Needs bump): Bump compatibility
|
2023-08-03 20:14:01 +02:00 |
|
semantic-release-bot
|
53f2a61409
|
chore(release): 12.1.1-dev.1 [skip ci]
## [12.1.1-dev.1](https://github.com/ReVanced/revanced-patcher/compare/v12.1.0...v12.1.1-dev.1) (2023-08-03)
### Bug Fixes
* clear method lookup maps before initializing them ([#210](https://github.com/ReVanced/revanced-patcher/issues/210)) ([746544f](746544f9d5 ))
v12.1.1-dev.1
|
2023-08-03 11:43:51 +00:00 |
|
aAbed
|
746544f9d5
|
fix: clear method lookup maps before initializing them (#210)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2023-08-03 13:42:00 +02:00 |
|
semantic-release-bot
|
c65c3df11c
|
chore(release): 12.1.0 [skip ci]
# [12.1.0](https://github.com/ReVanced/revanced-patcher/compare/v12.0.0...v12.1.0) (2023-08-03)
### Features
* add `MutableMethod.getInstructions` extension function ([fae4029](fae4029cfc ))
v12.1.0
|
2023-08-03 02:43:21 +00:00 |
|
oSumAtrIX
|
b29b8f12b3
|
chore: merge branch dev to main (#209)
|
2023-08-03 04:18:23 +02:00 |
|
semantic-release-bot
|
d6945677c4
|
chore(release): 12.1.0-dev.2 [skip ci]
# [12.1.0-dev.2](https://github.com/ReVanced/revanced-patcher/compare/v12.1.0-dev.1...v12.1.0-dev.2) (2023-08-03)
v12.1.0-dev.2
|
2023-08-03 02:16:55 +00:00 |
|
oSumAtrIX
|
aedf4aea08
|
build(Needs bump): Update dependencies
|
2023-08-03 04:15:09 +02:00 |
|
semantic-release-bot
|
dc28d414dc
|
chore(release): 12.1.0-dev.1 [skip ci]
# [12.1.0-dev.1](https://github.com/ReVanced/revanced-patcher/compare/v12.0.0...v12.1.0-dev.1) (2023-08-01)
### Features
* add `MutableMethod.getInstructions` extension function ([fae4029](fae4029cfc ))
v12.1.0-dev.1
|
2023-08-01 22:14:09 +00:00 |
|
oSumAtrIX
|
9755bab298
|
refactor: remove unnecessary annotation
|
2023-08-02 00:12:24 +02:00 |
|
oSumAtrIX
|
fae4029cfc
|
feat: add MutableMethod.getInstructions extension function
|
2023-08-02 00:11:56 +02:00 |
|
oSumAtrIX
|
1790f0d706
|
ci: Change bumping commit scope
|
2023-07-30 02:50:41 +02:00 |
|
semantic-release-bot
|
0ba2c51676
|
chore(release): 12.0.0 [skip ci]
# [12.0.0](https://github.com/ReVanced/revanced-patcher/compare/v11.0.4...v12.0.0) (2023-07-30)
### Bug Fixes
* correct access flags of `PackageMetadata` ([416d691](416d69142f ))
* set resource table via resource decoder ([e0f8e1b](e0f8e1b71a ))
### Features
* Deprecate `Version` annotation ([c9bbcf2](c9bbcf2bf2 ))
* remove `Path` option ([#202](https://github.com/ReVanced/revanced-patcher/issues/202)) ([69e4a49](69e4a49065 ))
### BREAKING CHANGES
* This removes the previously available `Path` option
v12.0.0
|
2023-07-30 00:10:57 +00:00 |
|
oSumAtrIX
|
03cd97b49c
|
chore: merge branch dev to main (#203)
|
2023-07-30 02:09:12 +02:00 |
|
semantic-release-bot
|
16a162c1dd
|
chore(release): 12.0.0-dev.2 [skip ci]
# [12.0.0-dev.2](https://github.com/ReVanced/revanced-patcher/compare/v12.0.0-dev.1...v12.0.0-dev.2) (2023-07-28)
### Features
* Deprecate `Version` annotation ([400442f](400442f70e ))
|
2023-07-28 20:19:02 +02:00 |
|
oSumAtrIX
|
c9bbcf2bf2
|
feat: Deprecate Version annotation
|
2023-07-28 20:19:01 +02:00 |
|
semantic-release-bot
|
86e1bf6078
|
chore(release): 12.0.0-dev.1 [skip ci]
# [12.0.0-dev.1](https://github.com/ReVanced/revanced-patcher/compare/v11.0.4...v12.0.0-dev.1) (2023-07-26)
### Bug Fixes
* correct access flags of `PackageMetadata` ([416d691](416d69142f ))
* set resource table via resource decoder ([e0f8e1b](e0f8e1b71a ))
### Features
* remove `Path` option ([#202](https://github.com/ReVanced/revanced-patcher/issues/202)) ([69e4a49](69e4a49065 ))
### BREAKING CHANGES
* This removes the previously available `Path` option
v12.0.0-dev.1
|
2023-07-26 04:30:48 +00:00 |
|
oSumAtrIX
|
1bca84ef0b
|
refactor: move code out of try block
|
2023-07-26 06:28:48 +02:00 |
|
oSumAtrIX
|
e0f8e1b71a
|
fix: set resource table via resource decoder
|
2023-07-26 06:28:48 +02:00 |
|
oSumAtrIX
|
416d69142f
|
fix: correct access flags of PackageMetadata
|
2023-07-26 06:28:48 +02:00 |
|
oSumAtrIX
|
426807aeaa
|
refactor: remove unnecessary changes to default config
|
2023-07-26 06:28:47 +02:00 |
|
oSumAtrIX
|
90cb075a97
|
build(needs-bump): update dependencies
|
2023-07-26 06:28:47 +02:00 |
|
oSumAtrIX
|
ac2ca8fbd3
|
ci: bump on scope needs-bump
|
2023-07-26 06:28:47 +02:00 |
|
Palm
|
69e4a49065
|
feat: remove Path option (#202)
BREAKING CHANGE: This removes the previously available `Path` option
|
2023-07-26 04:11:21 +02:00 |
|
oSumAtrIX
|
a4a030f2b2
|
build: update gradle
|
2023-07-06 18:15:40 +02:00 |
|
semantic-release-bot
|
dcc4ecd237
|
chore(release): 11.0.4 [skip ci]
## [11.0.4](https://github.com/revanced/revanced-patcher/compare/v11.0.3...v11.0.4) (2023-07-01)
### Bug Fixes
* clear method lookup maps ([#198](https://github.com/revanced/revanced-patcher/issues/198)) ([9d81baf](9d81baf4b4 ))
v11.0.4
|
2023-07-01 00:42:50 +00:00 |
|
oSumAtrIX
|
57f3036a96
|
chore: merge branch dev to main (#199)
|
2023-07-01 02:41:21 +02:00 |
|
semantic-release-bot
|
753e55dfc3
|
chore(release): 11.0.4-dev.1 [skip ci]
## [11.0.4-dev.1](https://github.com/revanced/revanced-patcher/compare/v11.0.3...v11.0.4-dev.1) (2023-07-01)
### Bug Fixes
* clear method lookup maps ([#198](https://github.com/revanced/revanced-patcher/issues/198)) ([9d81baf](9d81baf4b4 ))
v11.0.4-dev.1
|
2023-07-01 00:37:30 +00:00 |
|
LisoUseInAIKyrios
|
9d81baf4b4
|
fix: clear method lookup maps (#198)
|
2023-07-01 02:35:49 +02:00 |
|
semantic-release-bot
|
7cb4d4c596
|
chore(release): 11.0.3 [skip ci]
## [11.0.3](https://github.com/revanced/revanced-patcher/compare/v11.0.2...v11.0.3) (2023-06-30)
### Bug Fixes
* NPE on method lookup ([#195](https://github.com/revanced/revanced-patcher/issues/195)) ([fcef434](fcef4342e8 ))
v11.0.3
|
2023-06-30 23:56:27 +00:00 |
|
oSumAtrIX
|
2c8565508e
|
chore: merge branch dev to main (#196)
|
2023-07-01 01:54:46 +02:00 |
|
semantic-release-bot
|
c7f156e4c9
|
chore(release): 11.0.3-dev.1 [skip ci]
## [11.0.3-dev.1](https://github.com/revanced/revanced-patcher/compare/v11.0.2...v11.0.3-dev.1) (2023-06-28)
### Bug Fixes
* NPE on method lookup ([#195](https://github.com/revanced/revanced-patcher/issues/195)) ([fcef434](fcef4342e8 ))
v11.0.3-dev.1
|
2023-06-28 19:57:40 +00:00 |
|
LisoUseInAIKyrios
|
fcef4342e8
|
fix: NPE on method lookup (#195)
|
2023-06-28 21:56:03 +02:00 |
|
semantic-release-bot
|
72783a5e74
|
chore(release): 11.0.2 [skip ci]
## [11.0.2](https://github.com/revanced/revanced-patcher/compare/v11.0.1...v11.0.2) (2023-06-27)
### Bug Fixes
* catch exceptions from closing patches ([d5d6f85](d5d6f85084 ))
* do not load annotations as patches ([519359a](519359a9eb ))
* only close succeeded patches ([b8151eb](b8151ebccb ))
* use `versionCode` if `versionName` is unavailable ([6e1b647](6e1b6479b6 ))
### Performance Improvements
* resolve fingerprints using method maps ([#185](https://github.com/revanced/revanced-patcher/issues/185)) ([d718134](d718134ab2 ))
v11.0.2
|
2023-06-27 02:32:47 +00:00 |
|
oSumAtrIX
|
a379b69eeb
|
chore: merge branch dev to main (#191)
|
2023-06-27 04:31:09 +02:00 |
|
semantic-release-bot
|
0a8ccba33e
|
chore(release): 11.0.2-dev.4 [skip ci]
## [11.0.2-dev.4](https://github.com/revanced/revanced-patcher/compare/v11.0.2-dev.3...v11.0.2-dev.4) (2023-06-27)
### Bug Fixes
* do not load annotations as patches ([519359a](519359a9eb ))
v11.0.2-dev.4
|
2023-06-27 02:11:33 +00:00 |
|
oSumAtrIX
|
519359a9eb
|
fix: do not load annotations as patches
|
2023-06-27 04:09:03 +02:00 |
|
semantic-release-bot
|
b615ed6aab
|
chore(release): 11.0.2-dev.3 [skip ci]
## [11.0.2-dev.3](https://github.com/revanced/revanced-patcher/compare/v11.0.2-dev.2...v11.0.2-dev.3) (2023-06-27)
### Performance Improvements
* resolve fingerprints using method maps ([#185](https://github.com/revanced/revanced-patcher/issues/185)) ([d718134](d718134ab2 ))
v11.0.2-dev.3
|
2023-06-27 02:08:29 +00:00 |
|
LisoUseInAIKyrios
|
d718134ab2
|
perf: resolve fingerprints using method maps (#185)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2023-06-27 04:06:51 +02:00 |
|
semantic-release-bot
|
5e681ed381
|
chore(release): 11.0.2-dev.2 [skip ci]
## [11.0.2-dev.2](https://github.com/revanced/revanced-patcher/compare/v11.0.2-dev.1...v11.0.2-dev.2) (2023-06-18)
### Bug Fixes
* use `versionCode` if `versionName` is unavailable ([6e1b647](6e1b6479b6 ))
v11.0.2-dev.2
|
2023-06-18 14:41:34 +00:00 |
|
oSumAtrIX
|
6e1b6479b6
|
fix: use versionCode if versionName is unavailable
|
2023-06-18 16:39:49 +02:00 |
|
semantic-release-bot
|
f3c9e28a62
|
chore(release): 11.0.2-dev.1 [skip ci]
## [11.0.2-dev.1](https://github.com/revanced/revanced-patcher/compare/v11.0.1...v11.0.2-dev.1) (2023-06-14)
### Bug Fixes
* catch exceptions from closing patches ([d5d6f85](d5d6f85084 ))
* only close succeeded patches ([b8151eb](b8151ebccb ))
v11.0.2-dev.1
|
2023-06-14 00:16:26 +00:00 |
|
oSumAtrIX
|
d5d6f85084
|
fix: catch exceptions from closing patches
|
2023-06-14 02:14:37 +02:00 |
|
oSumAtrIX
|
b8151ebccb
|
fix: only close succeeded patches
|
2023-06-14 01:43:19 +02:00 |
|
semantic-release-bot
|
5650e34432
|
chore(release): 11.0.1 [skip ci]
## [11.0.1](https://github.com/revanced/revanced-patcher/compare/v11.0.0...v11.0.1) (2023-06-12)
### Bug Fixes
* revert using `OutputStream.nullOutputStream` ([f02a426](f02a42610b ))
v11.0.1
|
2023-06-12 03:36:10 +00:00 |
|
oSumAtrIX
|
c893d16d52
|
chore: merge branch dev to main (#190)
|
2023-06-12 05:34:23 +02:00 |
|
semantic-release-bot
|
34f08bf206
|
chore(release): 11.0.1-dev.1 [skip ci]
## [11.0.1-dev.1](https://github.com/revanced/revanced-patcher/compare/v11.0.0...v11.0.1-dev.1) (2023-06-12)
### Bug Fixes
* revert using `OutputStream.nullOutputStream` ([f02a426](f02a42610b ))
v11.0.1-dev.1
|
2023-06-12 03:33:53 +00:00 |
|
oSumAtrIX
|
f02a42610b
|
fix: revert using OutputStream.nullOutputStream
Older Android versions don't support this API
|
2023-06-12 05:32:13 +02:00 |
|
oSumAtrIX
|
c95e6fa92f
|
ci: add cache step
|
2023-06-12 02:55:09 +02:00 |
|
oSumAtrIX
|
fd738e723b
|
ci: build before running semantic-release
|
2023-06-12 01:52:52 +02:00 |
|