Releases: sphragis-oss/isthmos
Releases · sphragis-oss/isthmos
Release list
v0.4.0
Changelog
- 8c67cd8 Release v0.4.0 (#21)
- 919260d Cross-call dedup: reference payloads already sent this session (#19)
- 9b3063a Shadow-first onboarding: make measurement the default install (#20)
- 01e9458 README: add Install section (Homebrew cask, go install, source)
- 4c8f718 Add nautical chart logo with light/dark variants
v0.3.0
v0.2.0
Changelog
- 6e41946 Release v0.2.0 (#13)
- c88e9ab hook: read tool_response, apply text limits to embedded strings (#12)
- c6781cc text compression for plain-text payloads (#11)
- 102d872 reveal tracking: per-tool REVEALS column as over-pruning signal (#10)
- 5efca75 stats: add %ALL denominator column, ground README claims (#9)
v0.1.0
Changelog
- 14a0966 Release v0.1.0
- 2d8f4ca Doctor subcommand and CI e2e smoke test (#8)
- 2b600f5 Shadow mode: measure savings without rewriting (#7)
- 1aba4e8 Reversibility store: encrypted originals, revealable markers (#6)
- c06f65c Smarter truncation: keep_last, error pinning, min_bytes gate (#5)
- ad811bc Add max_items and max_str size caps to rules (#4)
- c727acc Add stats and version subcommands (#3)
- 71640b0 Drop the planned-phases roadmap from the README (#2)
- c434a1c Use homebrew_casks instead of deprecated brews (#1)
- 4841a62 Add project governance, security policy, CI, and release pipeline
- 2427f34 Phase 1: rule-based JSON pruning, hook and filter adapters, measurement log
- 235e3e8 Initial scaffold: README, license, passthrough hook stub