Skip to content

Releases: zapstore/zapstore-cli

0.1.1

25 Oct 22:01
Compare
Choose a tag to compare
  • Feature: Add app pointer to latest release
  • Feature: Allow passing config file via argument
  • Feature: Web support
  • Feature: Daemon mode
  • Bugfix: Normalize identifiers
  • Bugfix: Silent env loading
  • Bugfix: Proper name parsing

0.1.0

02 Oct 15:14
Compare
Choose a tag to compare
  • Bugfix: Stringify versions to generate valid nostr tags
  • Bugfix: Do not require identifier
  • Bugfix: Do not capture %v, always require version argument
  • Bugfix: Failing with pre-releases
  • Other minor bugfixes
  • Feature: Run in daemon mode (zap.store indexing is now done with this program)
  • Feature: Support .env file
  • Feature: Introduce release_repository attribute for closed-source apps
  • Feature: Allow passing icon and images as arguments

0.0.6

25 Sep 16:10
Compare
Choose a tag to compare
  • Fix issue installing apktool (#17)
  • Make release version optional, add release notes argument
  • Allow adding license
  • Handle WoT service failure (#16)
  • Better messaging
  • Upgrade dependencies

0.0.5

13 Sep 18:54
Compare
Choose a tag to compare
  • Fix missing icon, now properly extracted from APK
  • Fix APK path failure when pulling from Github
  • Introduce --overwrite-app and --overwrite-release flags (#2)
  • Warn if binary already in PATH (#6)
  • Improve documentation (in program output and README.md)
  • Various minor fixes

0.0.4

21 Aug 23:12
Compare
Choose a tag to compare
  • Add local parser
  • APK parsing and Play Store scraping
  • Fix auto-install/update

0.0.3

31 Jul 02:50
Compare
Choose a tag to compare
  • Publish packages from the CLI
  • New basedir structure
  • Lots of validation and prompt fixes

0.0.2

21 Jul 03:18
Compare
Choose a tag to compare
  • Dart rewrite

0.0.1

19 Jul 19:49
Compare
Choose a tag to compare
  • Initial release: install, remove, list, link, unlink