revanced-cli/CHANGELOG.md
semantic-release-bot 7a6025a278 chore(release): 1.0.1 [skip ci]
## [1.0.1](https://github.com/revanced/revanced-cli/compare/v1.0.0...v1.0.1) (2022-05-07)

### Bug Fixes

* broken script `CONTENT_UNMOUNT_SCRIPT` ([be53e64](be53e649a7))
* use latest version of patches dependency ([029f1ad](029f1ad722))
2022-05-07 16:16:48 +00:00

2.7 KiB

1.0.1 (2022-05-07)

Bug Fixes

  • broken script CONTENT_UNMOUNT_SCRIPT (be53e64)
  • use latest version of patches dependency (029f1ad)

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)

Features

  • Add CLI (6664f49)
  • Add progress bar (8d96ec8)
  • add semantic-release (78d7aa3)
  • Added root-only adb runner (tested on emulator) (37ecc5e)
  • integrations merge (919b34e)
  • load patches dynamically & use kotlinx.cli (4624384)