Skip to content

cli: v0.1.0

Choose a tag to compare

@cella-releases cella-releases released this 30 Jul 13:49
bdfbf5a

0.1.0 (2026-07-30)

⚠ BREAKING CHANGES

  • config: forks must move cella.config.ts and cella.manifest.json into their cella/ folder; the CLI no longer looks at the repo root.

🎉 New features

  • config: discover cella files under the cella/ folder (#16) (872e177)
  • recognize defineBackendModule/defineFrontendModule in module territory scan (#15) (2568f9e)

🐞 Bug fixes

  • analyze: clarify local and ahead status descriptions (fecf3a0)
  • forks: support running from a linked git worktree (ef4138a)
  • stats without stories (2f2a1cf)
  • sync: recover shallow clones before resolving the merge-base (10aec72)