Commit Graph

154 Commits

Author SHA1 Message Date
semantic-release-bot
f799d139ea chore(release): 1.0.0 [skip ci]
# 1.0.0 (2022-05-07)

### Bug Fixes

* deploy to `adb` ([f9b987e](f9b987e858))
* gradle build script ([6ffba3e](6ffba3ef0a))
* gradle sync dependencies ([407efdc](407efdc8df))
* make cli compatible with breaking changes of the patcher ([555b38f](555b38f386))
* make integrations optional ([bea8b82](bea8b829c7))
* resolve signatures before applying patches ([c9941fe](c9941fe182))
* this tiny thing has caused me the worst headache ever in my life ([a37304e](a37304e032))
* uncomment merging integrations ([f2d9da4](f2d9da4dca))
* unfinished todo message ([fb068ef](fb068ef753))
* unmount script `CONTENT_UMOUNT_SCRIPT` ([3a2fa30](3a2fa30676))
* update cli for new patcher version ([9fc2f96](9fc2f9602a))

### Features

* Add CLI ([6664f49](6664f49a11))
* Add progress bar ([8d96ec8](8d96ec83cb))
* add semantic-release ([78d7aa3](78d7aa361e))
* Added root-only adb runner (tested on emulator) ([37ecc5e](37ecc5eaa6))
* integrations merge ([919b34e](919b34e174))
* load patches dynamically & use kotlinx.cli ([4624384](4624384f28))
2022-05-07 04:13:33 +00:00
oSumAtrIX
78d7aa361e
feat: add semantic-release 2022-05-07 06:09:45 +02:00
Lucaskyy
37ecc5eaa6
feat: Added root-only adb runner (tested on emulator)
I spent almost an entire day on this, you better be happy!
2022-04-15 23:40:09 +02:00
oSumAtrIX
6664f49a11
feat: Add CLI 2022-04-08 23:49:31 +02:00