Skip to content

jutsu 0.15.0

Choose a tag to compare

@github-actions github-actions released this 10 May 02:21
· 17 commits to main since this release
v0.15.0
2906ff6

jutsu CLI release v0.15.0.

Install via Homebrew:

brew install momentmaker/tap/jutsu

Install via curl:

curl -fsSL https://kaijutsu.dev/install.sh | sh

Changelog

  • 2906ff6 Merge v0.15.0-exit-codes-export: typed exit codes (subset) + finding export upgrade
  • 1d08468 feat(landing): inline mascot SVG in hero — kanji 術 themes via currentColor
  • c0638ca feat(landing): mascot SVG brand mark + 1200x630 og-image
  • a49ee38 feat(v0.15.0): typed exit codes (subset) + jutsu finding export upgrade
  • 031da62 fix(v0.15.0): final pr-review squashes — slice mutation, mutex flag, doc accuracy
  • 4e44fde polish(v0.15.0): SetEscapeHTML(false) + sharper error msg + ExitCode regression guards