Skip to content

Releases: AndroidPoet/playconsole-cli

v0.4.0

25 Feb 06:57

Choose a tag to compare

Changelog

  • 013ccb1 Add 11 new command groups and expand to 80+ subcommands
  • b409084 Add stats command for CLI download tracking
  • ad39cd9 Add v0.3.0 commands docs and scam warning
  • 3e96c65 Optimize logo: crop to square, resize to 512x512
  • 1a5e480 Remove Design Philosophy section - focus on end users
  • baf83cc Remove scam warning from README
  • 140bfce Update logo with cleaner version

Installation

brew tap AndroidPoet/tap && brew install playconsole-cli

Or use the install script:

curl -fsSL https://raw.githubusercontent.com/AndroidPoet/playconsole-cli/main/install.sh | bash

v0.3.0

21 Feb 08:36

Choose a tag to compare

Changelog

  • 6bcdf92 Add Wall of Apps feature and contributing guide
  • b982525 Add logo to README
  • 7e6ad54 Add vitals, devices, and reports commands
  • 1b3d18c Fix CI: ignore goreleaser deprecation warnings
  • 0262600 Improve README design and fix CI workflow
  • 158cb39 Improve Wall of Apps section with add instructions

Installation

brew tap AndroidPoet/tap && brew install playconsole-cli

Or use the install script:

curl -fsSL https://raw.githubusercontent.com/AndroidPoet/playconsole-cli/main/install.sh | bash

v0.2.0

21 Feb 07:46

Choose a tag to compare

Changelog

  • 638159b Add CI/CD workflows and improve distribution
  • 2238f86 Add interactive setup wizard and API enablement flow
  • b66ffaa Fix branding to AndroidPoet, clean up README
  • 0b79aa1 Fix error output not being displayed
  • 211a9bd Initial release: Google Play Console CLI
  • 3df17e9 Migrate products to new Monetization API
  • dc335af Rename gpc to playconsole-cli

Installation

brew tap AndroidPoet/tap && brew install playconsole-cli

Or use the install script:

curl -fsSL https://raw.githubusercontent.com/AndroidPoet/playconsole-cli/main/install.sh | bash