Releases: zapstore/zapstore-cli
Releases · zapstore/zapstore-cli
0.1.2
- Migration: zap.store to zapstore.dev
- Bugfix: Use innerHTML for app description scraped from Play Store
- Other minor bugfixes
0.1.1
- 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
- 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
- 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
- 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
- Add local parser
- APK parsing and Play Store scraping
- Fix auto-install/update
0.0.3
- Publish packages from the CLI
- New basedir structure
- Lots of validation and prompt fixes
0.0.1
- Initial release: install, remove, list, link, unlink