Releases: AndroidPoet/revenuecat-cli
Releases · AndroidPoet/revenuecat-cli
v0.4.2
Changelog
- 3ed2c86 Add golangci-lint config to suppress Cobra/Viper errcheck noise
- 072e828 Add one-click offerings setup script with interactive menu
- 1073841 Add rc magicsetup — interactive one-click offerings setup
- a5f12e3 Fix CI lint failure — install golangci-lint from source
- efe09ac Fix golangci-lint config — disable-all then enable govet and unused
- 1c640df Revamp README with charts section, cleaner structure, and v0.4.0 highlights
- e26f40a Slim down golangci-lint to govet, ineffassign, unused
- b36f2ec Update README with Magic Setup section and deployment docs
- 6e7be2f fix(api-v2): correct app payloads, action endpoints, and release auto-tag
Installation
brew tap AndroidPoet/tap && brew install revenuecat-cliOr use the install script:
curl -fsSL https://raw.githubusercontent.com/AndroidPoet/revenuecat-cli/main/install.sh | bashv0.4.1
Full Changelog: v0.4.0...v0.4.1
v0.4.0
v0.3.2
v0.3.1
v0.3.0
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-cliOr use the install script:
curl -fsSL https://raw.githubusercontent.com/AndroidPoet/revenuecat-cli/main/install.sh | bashv0.2.1
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-cliOr use the install script:
curl -fsSL https://raw.githubusercontent.com/AndroidPoet/revenuecat-cli/main/install.sh | bashv0.2.0
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-cliOr use the install script:
curl -fsSL https://raw.githubusercontent.com/AndroidPoet/revenuecat-cli/main/install.sh | bashv0.1.0
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-cliOr use the install script:
curl -fsSL https://raw.githubusercontent.com/AndroidPoet/revenuecat-cli/main/install.sh | bash