Releases: ScrawnDotDev/cli
Releases · ScrawnDotDev/cli
v0.4.1
v0.4.0
v0.3.0
Changelog
- 5182dd6 Merge pull request #6 from ScrawnDotDev/feat/rework
- 1bc9114 feat(cli): add stop and reset commands, create dashboard DB at runtime
- 7712b5d feat(dev): Added dev support
- b14855d feat(rework): CLI rework done
- fd7f4b3 feat: integrate dashboard into scrawn start flow
- cca9aa4 ref: update CLI to reflect envoy port changes
v0.2.0
Changelog
- 036db81 Merge pull request #2 from ScrawnDotDev/feature/persistent-expressions
- aeda371 Merge pull request #3 from ScrawnDotDev/feature/role-based-apikeys
- fb0acbb Merge pull request #4 from ScrawnDotDev/feat/fix-env-names
- 70b1d1b Merge pull request #5 from ScrawnDotDev/feat/remove-dodo-env
- 74ef1f5 feat(cli): add animated spinner for tag sync progress
- 176350b feat(cli): add scrawn tag sync command
- ca068ef feat(cli): eval scrawn.config.ts via bun/node, generate only tags.ts
- ff13fdf feat(cli): fetch expressions too, generate pricerefs.ts with TAGS + EXPRESSIONS
- 4e4cee9 feat(cli): generate dashboard keys with scrn_dash_ prefix and role in DB
- c1a4229 feat(cli): generate scrawn/tags.ts + scrawn/biller.ts, remove envFile/envKey
- 28bf778 feat: remove Dodo env vars from CLI init - config now set via dashboard
- 181a373 fix(cli): add SENTRY_DSN field (optional)
- d70ece0 fix(cli): make all fields required, add APP_URL, remove TEST_API_KEY
- 136a4b6 fix: rename DODO_PAYMENTS_API_KEY → LIVE_API_KEY and WEBHOOK_SIGNING_SECRET → WEBHOOK_SECRET
- 6619b55 refactor(cli): replace Lemon Squeezy with Dodo Payments, add ClickHouse URL