Skip to content

v1.0.0 "Brownie"

Latest

Choose a tag to compare

@neoapps-dev neoapps-dev released this 20 Jun 16:23
· 98 commits to main since this release
  • Added Dry-Run Mode. (-d or --dry-run)
  • Added skip signing. (-s or --skip-signing)
  • chore: Modularize the code
  • Added init subcommand 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 timestamp and variant keys to the config format.
  • Finally! you can now download LineageOS, EvolutionX and PixelOS just by typing the name instead of URL!

NO PREBUILT BINARIES. EITHER USE CARGO OR BUILD FROM SOURCE (sorry btw)