- Initial release.
- Added Dry-Run Mode. (
-dor--dry-run) - Added skip signing. (
-sor--skip-signing) - chore: Modularize the code
- Added
initsubcommand to automatically generate an example structure for your ROM. - Added Hooks!
pre-run,post-run,pre-unzip,post-unzip,pre-zip,post-zip,pre-sign,post-sign,pre-download,post-download,pre-cleanup,post-cleanup - Added
timestampandvariantkeys to the config format. - Finally! you can now download
LineageOS,EvolutionXandPixelOSjust by typing the name instead of URL!
- Added per-patch optional config file (patch.yaml) which specifies patch name, version, author and required android version (>=, <=, >, <, etc.).
- Added "Patch took {} to apply" which tells each patch took how much to apply (in my case, 42 microseconds :3)