Skip to content

v0.6.0

Compare
Choose a tag to compare
@Linus789 Linus789 released this 12 Jan 22:10
· 27 commits to master since this release
  • Show progressbar while downloading
  • Add -user to install: only install for specific user
  • Add -e to install: exclude apps while upgrading
  • Add -s to install: skip app if an error occurs
  • Add clean subcommand: clean index and/or cache
  • Add repo subcommand: manage repositories
  • Add fallback for getting the ABI of a device
  • Malformed config.json is not ignored anymore
  • Fix parsing the repository index (MinSdk, MaxSdk, etc. should work again)
  • Requires Go 1.18 or later