mirror of
https://github.com/revanced/revanced-cli.git
synced 2024-11-03 18:33:55 +01:00
a7493e5e43
# [1.1.0](https://github.com/revanced/revanced-cli/compare/v1.0.1...v1.1.0) (2022-05-07) ### Bug Fixes * ClassLoader not working with Java 9+ ([3a11e11
](3a11e1135b
)) * leftover TODOs ([5b1139c
](5b1139ce43
)) ### Features * run `release.yml` workflow on branch `dev` ([9a64730
](9a6473056b
))
3.7 KiB
3.7 KiB
1.1.0 (2022-05-07)
Bug Fixes
Features
- run
release.yml
workflow on branchdev
(9a64730)
1.1.0-dev.1 (2022-05-07)
Bug Fixes
Features
- run
release.yml
workflow on branchdev
(9a64730)
1.0.1 (2022-05-07)
Bug Fixes
1.0.0 (2022-05-07)
Bug Fixes
- deploy to
adb
(f9b987e) - gradle build script (6ffba3e)
- gradle sync dependencies (407efdc)
- make cli compatible with breaking changes of the patcher (555b38f)
- make integrations optional (bea8b82)
- resolve signatures before applying patches (c9941fe)
- this tiny thing has caused me the worst headache ever in my life (a37304e)
- uncomment merging integrations (f2d9da4)
- unfinished todo message (fb068ef)
- unmount script
CONTENT_UMOUNT_SCRIPT
(3a2fa30) - update cli for new patcher version (9fc2f96)