Skip to content

Releases: raterunner/cli

v0.0.3

03 Feb 18:37

Choose a tag to compare

Changelog

  • 76dbd94 One-time payments support

v0.0.2

03 Feb 17:23

Choose a tag to compare

Changelog

  • e204ef2 Additional commands and extended sync with payment providers
  • 2d7ee93 Installation guide
  • 0cb7b58 Updated CLI commands after schema changes

v0.0.1

27 Jan 15:00

Choose a tag to compare

Changelog

  • 11f9849 Additional information added to stripe sync
  • 5b99a36 Docs
  • 8a85cc2 Fix lint error: check fmt.Scanln return value
  • d322567 Fixed outputs for cli commands
  • f939c6b Goreleaser: GH action
  • 64fb197 Initial commit
  • 2e3e25f Output suppression
  • 3ea487e Payment provider now stored in file
  • 1de0336 Pricing plan validator
  • 978cf72 Project kick off
  • bb163ed Removed unnecessary flag from validation command
  • 0452e38 Schema validator based on sumbodules
  • 11fc5fc Stripe provisioning, sync and integration tests
  • 7a5dfa5 Sync now provisions promo codes and addons
  • 7d2150b Truncate operation and integrations tests
  • 72dc1bc Updated gitignore
  • 1b73b2f apply command with dry mode