Skip to content

Releases: bladysh/exprompt

v0.6.10

15 May 10:58

Choose a tag to compare

Changelog

  • 17923a4 Add 'I am going to', 'make sure that' filler phrases
  • d598dce Add --stdin flag with newline normalisation; wire into Claude Code hook
  • f70fd8a Add GoReleaser + Homebrew tap + Scoop manifest packaging
  • 2a2f1f3 Add more dictionary entries for tighter compression
  • ac54761 Add orphan-I cleanup as a final pipeline step
  • 222e46e Claude Code hook: write absolute binary path instead of bare 'exprompt'
  • a757ed8 Count Passes as total iterations, not effective passes
  • bbd52f2 Drop --week/--month flags + 'Tokens saved' row from savings
  • b7efa18 Drop dictionaries/CHANGELOG.md — git log is the change history
  • c6fc49b Fillers + abbreviations: add 'comprehensive', 'detailed', 'thorough', 'extensive', 'architecture'
  • bfb0e78 Fillers: add more request-framing phrases
  • 104db7f Fix double-pronoun bug and split fillers into phrases + words (fillers 2.0.0)
  • 1a83175 Initial commit: eXpromptX prompt cost optimiser
  • 0474f32 Make filters a public package, add hooks/history, htop-style CLI
  • e09e61e Move anchors + embed + dictionaries to pkg/filters
  • 0ff2528 Move orphan-I cleanup to pkg/filters
  • c72206f Multi-pass compression + drop endpoint abbreviation + more polite-framing fillers
  • af87e0f Polish savings output: capital labels, ':' suffix, Total compressed, 'efficiency'
  • c0b8dcf README: pipeline diagram, multi-pass loop docs, 5 translations
  • 098f291 Rename: expromptx → exprompt, eXpromptx → eXprompt
  • 538ff08 Split pkg/filters into pkg/exprompt + pkg/filters
  • a08eab1 abbreviations: add architecture → arch
  • d986b00 bump version fallback to 0.6.9-dev
  • 5103314 goreleaser: fix v2 deprecations surfaced by goreleaser check
  • 6e36a85 quiet mode: blank line before/after on TTY, tight when piped
  • b5957c5 savings/stat bar: show raw chars AND human size in parens
  • d428db7 savings: KB/MB/GB/TB units, drop duplicate 'Total compressed' row
  • 6739721 savings: rename header to 'eXprompt compression savings · All time'
  • 4f76f20 stat bar: drop 'N words' segment

v0.6.9

15 May 10:37

Choose a tag to compare

Changelog

  • 17923a4 Add 'I am going to', 'make sure that' filler phrases
  • d598dce Add --stdin flag with newline normalisation; wire into Claude Code hook
  • f70fd8a Add GoReleaser + Homebrew tap + Scoop manifest packaging
  • 2a2f1f3 Add more dictionary entries for tighter compression
  • ac54761 Add orphan-I cleanup as a final pipeline step
  • 222e46e Claude Code hook: write absolute binary path instead of bare 'exprompt'
  • a757ed8 Count Passes as total iterations, not effective passes
  • bbd52f2 Drop --week/--month flags + 'Tokens saved' row from savings
  • b7efa18 Drop dictionaries/CHANGELOG.md — git log is the change history
  • c6fc49b Fillers + abbreviations: add 'comprehensive', 'detailed', 'thorough', 'extensive', 'architecture'
  • bfb0e78 Fillers: add more request-framing phrases
  • 104db7f Fix double-pronoun bug and split fillers into phrases + words (fillers 2.0.0)
  • 1a83175 Initial commit: eXpromptX prompt cost optimiser
  • 0474f32 Make filters a public package, add hooks/history, htop-style CLI
  • e09e61e Move anchors + embed + dictionaries to pkg/filters
  • 0ff2528 Move orphan-I cleanup to pkg/filters
  • c72206f Multi-pass compression + drop endpoint abbreviation + more polite-framing fillers
  • af87e0f Polish savings output: capital labels, ':' suffix, Total compressed, 'efficiency'
  • c0b8dcf README: pipeline diagram, multi-pass loop docs, 5 translations
  • 098f291 Rename: expromptx → exprompt, eXpromptx → eXprompt
  • 538ff08 Split pkg/filters into pkg/exprompt + pkg/filters
  • a08eab1 abbreviations: add architecture → arch
  • d986b00 bump version fallback to 0.6.9-dev
  • 5103314 goreleaser: fix v2 deprecations surfaced by goreleaser check
  • 6e36a85 quiet mode: blank line before/after on TTY, tight when piped
  • b5957c5 savings/stat bar: show raw chars AND human size in parens
  • d428db7 savings: KB/MB/GB/TB units, drop duplicate 'Total compressed' row
  • 6739721 savings: rename header to 'eXprompt compression savings · All time'
  • 4f76f20 stat bar: drop 'N words' segment