Skip to content

Releases: AndroidPoet/revenuecat-cli

v0.4.0

05 Mar 12:12

Choose a tag to compare

Changelog

  • e82da5b Add rc charts command — 21 chart types with SVG visual export

Installation

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

Or use the install script:

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

v0.3.2

05 Mar 06:31

Choose a tag to compare

Changelog

  • 796c20d Add direct PDF export to rc report (uses Chrome headless)

Installation

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

Or use the install script:

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

v0.3.1

05 Mar 06:28

Choose a tag to compare

Changelog

  • 4ffb5ca Add rc report command for full project data export

Installation

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

Or use the install script:

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

v0.3.0

05 Mar 06:17

Choose a tag to compare

Changelog

  • eeaf48b Add Agent Skills section and fix MkDocs logo size
  • 60828dc Add command map tree diagram to README
  • 66c4e94 Add custom CSS for nav logo sizing
  • 2d66edb Add status dashboard, watch, diff, export/import, colored output, dynamic completion, and CI
  • d28ea57 Fix downloads badge cache
  • 0255efa Replace command tree with clean overview table
  • fd1fbc0 Update docs index to 14 resource groups
  • a6c3d35 Update logo
  • d22551f Update logo to new version with text

Installation

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

Or use the install script:

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

v0.2.1

04 Mar 19:22

Choose a tag to compare

Changelog

  • 03caa40 Add MkDocs Material documentation site with 21 pages
  • b16785c Fix API response parsing: created_at type, doctor connectivity check, packages list-products
  • 692b2d4 Remove CI/CD examples from docs
  • c24426e Switch docs to GitHub Actions Pages deployment

Installation

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

Or use the install script:

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

v0.2.0

04 Mar 19:00

Choose a tag to compare

Changelog

  • 1d6e736 Add 30 new API operations across 6 new command groups
  • e2af275 Fix goreleaser: move directory field to brew level, not repository level
  • 699819a Fix goreleaser: use directory instead of folder for brew formula path
  • 4e4b337 Simplify README - clean, code-focused layout
  • 93196fa Update tagline

Installation

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

Or use the install script:

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

v0.1.0

04 Mar 18:36

Choose a tag to compare

Changelog

  • 5ccff5d Add GoReleaser workflow for tag-based releases with Homebrew tap
  • 8613991 Add README with full command reference, CI/CD examples, and documentation
  • d714af4 Add logo and adjust README header width
  • 2d8becf Initial scaffold: revenuecat-cli project structure
  • 5b0d246 Redesign README with collapsible sections, comparison table, scripting guide, and visual layout
  • 251c3c8 Replace CI/CD example with realistic audit workflow

Installation

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

Or use the install script:

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