Skip to content

v0.1.0-alpha.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 May 22:23
· 99 commits to main since this release
e641ae1

gplay v0.1.0-alpha.2

Install:

brew install PollyGlot/tap/gplay
# or
curl -fsSL https://raw.githubusercontent.com/PollyGlot/google-play-cli/main/install.sh | sh

What's Changed

  • fix(version): fall back to debug.BuildInfo for go install builds by @PollyGlot in #43
  • feat(releases): gplay releases upload (AAB → Edit → commit) by @PollyGlot in #54
  • feat(releases): gplay releases promote --from --to by @PollyGlot in #56
  • feat(releases): rollout state machine (rollout/halt/resume/complete) by @PollyGlot in #58
  • feat(releases): gplay releases list (read-only tracks.get) by @PollyGlot in #57
  • feat(apps): gplay apps add + registry + edits.Validate by @PollyGlot in #63
  • feat(apps): gplay apps list (registry view scoped to active Account) by @PollyGlot in #65
  • docs(triage): ROADMAP + typed issue labels + agent skills config by @PollyGlot in #64
  • feat(apps): gplay apps info (details.get + listings.get verbatim envelope) by @PollyGlot in #66
  • feat(apps): gplay apps remove — local registry cleanup, zero HTTP by @PollyGlot in #67
  • docs(changelog): prep v0.1.0-alpha.2 by @PollyGlot in #68
  • docs(changelog): include apps remove in v0.1.0-alpha.2 by @PollyGlot in #69

Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2