Skip to content

v0.1.2

Choose a tag to compare

@dchuk dchuk released this 13 Nov 21:53
· 469 commits to main since this release
4618424

What's new

  • Added guided setup workflow via with dependency detection, Gemfile automation, migration deduping, initializer patching, and Devise prompt support.
  • Added verification tooling ( + Solid Queue/Action Cable verifiers) with JSON output and optional telemetry logging.
  • Documented the entire workflow (docs/setup.md), added rollout checklist + validation log, and enforced diff coverage/setup test guardrails in CI.
  • Hardened host harness defaults to avoid Postgres role issues and refreshed coverage baselines.

Checks

  • bin/rails test
  • bin/test-coverage
  • bin/check-diff-coverage
  • bin/rubocop