Skip to content

Releases: ScrawnDotDev/cli

v0.4.1

02 Jun 16:55

Choose a tag to compare

Changelog

  • 06b6dd6 fix: remove v prefix from archive name, update default HTTP URL to 8060

v0.4.0

02 Jun 16:38

Choose a tag to compare

Changelog

  • 64c3b34 feat: add SCRAWN_HTTP_URL to scrawn.env, inline flags for tag sync with npx-first runtime
  • 3f947cc feat: add npm package for npx/bunx distribution

v0.3.0

02 Jun 16:06
5182dd6

Choose a tag to compare

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

29 May 09:52
70b1d1b

Choose a tag to compare

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

v0.1.0

04 May 18:32

Choose a tag to compare

Changelog