Skip to content

v3.3.0

Choose a tag to compare

@fernandomg fernandomg released this 03 Jun 20:40
· 8 commits to main since this release
a8dae5b

Canton stack — optional GitHub & pre-commit via a new default mode

  • New Canton-only default installation mode (recommended): keeps the Carpincho wallet and LLM/agent docs, removes the GitHub templates (.github) and pre-commit hooks (Husky / lint-staged / commitlint). full keeps everything; custom lets you pick (GitHub + pre-commit start unchecked).
  • The counter/e2e feature toggles are removed — demo-feature removal (counter, sign-message) is now user-controlled via the template's dapp/frontend/README.md. The installer no longer edits demo source.
  • EVM is unchanged.
  • Fix: Canton scaffolds' initial commit now uses git commit --no-verify so kept pre-commit hooks don't block the install.

🤖 Generated with Claude Code