Skip to content

Releases: TheROMMER/core

v1.0.0 "Brownie"

Choose a tag to compare

@neoapps-dev neoapps-dev released this 20 Jun 16:23
  • 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)

v0.1.0 "Android"

Choose a tag to compare

@neoapps-dev neoapps-dev released this 03 Jun 15:07

First release, codenamed Android. because why not.

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