Skip to content

Releases: edouard-claude/snip

v0.15.0

15 Apr 06:03

Choose a tag to compare

Changelog

  • 3a73de0 feat: add copilot, gemini, kilocode, antigravity agent support
  • 630f48f feat: add hook-audit command with conditional logging

v0.14.0

15 Apr 04:54

Choose a tag to compare

Changelog

  • d9b7b52 feat: add learn command, cc-economics, and gain --quota

v0.13.0

15 Apr 04:32

Choose a tag to compare

Changelog

  • aec049b feat: add trust system for project-local filters, deepen key filter pipelines

v0.12.0

15 Apr 04:08

Choose a tag to compare

Changelog

  • b49a9c0 feat: add snip verify command, install script, and rebrand positioning

v0.11.0

15 Apr 03:33

Choose a tag to compare

Changelog

  • bbd3d85 feat: add multi-agent init and discover command
  • a6ee908 feat: expand filter catalog from 22 to 126 declarative YAML filters

v0.10.1

14 Apr 19:00

Choose a tag to compare

Changelog

  • 22442be fix: accept .yml extension for user filter files

v0.10.0

14 Apr 17:56

Choose a tag to compare

Changelog

  • d21efb1 feat: replace bash hook script with native snip hook subcommand

v0.9.3

14 Apr 15:56

Choose a tag to compare

Changelog

  • 234ece6 fix: remove language preference from CLAUDE.md

v0.9.2

14 Apr 13:46
b54b047

Choose a tag to compare

Changelog

  • fe3144c Fix snip init setup when executed on Windows.
  • b54b047 Merge pull request #28 from jspelletier/fix-install-windows
  • 12d072c fix: address PR review comments on hook script

v0.9.1

10 Apr 13:35

Choose a tag to compare

Changelog

  • 28da877 fix: add ERR trap to hook script for graceful degradation