Skip to content

Releases: sphragis-oss/isthmos

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 16:26
v0.4.0
8c67cd8

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

Choose a tag to compare

@github-actions github-actions released this 24 Jul 11:32
v0.3.0
719ce87

Changelog

  • 719ce87 Release v0.3.0 (#16)
  • efcea5c reveal expiry message, doctor dead-rule warning, keep_last newline fix (#15)
  • 28a9d78 doctor: flag empty-payload hooks; cap the measurement log (#14)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 10:49
v0.2.0
6e41946

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

Choose a tag to compare

@github-actions github-actions released this 21 Jul 04:31
v0.1.0
14a0966

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