Skip to content

Latest commit

 

History

History
196 lines (98 loc) · 12.2 KB

File metadata and controls

196 lines (98 loc) · 12.2 KB

Changelog

0.27.2 (2026-04-30)

Bug Fixes

  • deps: update module github.com/tdewolff/minify/v2 to v2.24.12 (#263) (17240cf)

0.27.1 (2026-04-20)

Bug Fixes

  • deps: update module golang.org/x/image to v0.38.0 [security] (#259) (79b075a)

0.27.0 (2026-03-06)

Features

  • display: add cat-compatible display flags (-v, -E, -T, -A) (b2a367a)

0.26.2 (2026-03-04)

Bug Fixes

  • masker: add word boundaries to prevent partial matches in long strings (cae4c46)

0.26.1 (2026-01-28)

Bug Fixes

  • deps: update module github.com/mattn/go-sixel to v0.0.8 (#251) (0f9f469)
  • deps: update module golang.org/x/image to v0.35.0 (#247) (b8ccd3f)
  • deps: update module golang.org/x/term to v0.38.0 (#248) (65ef7a0)

0.26.0 (2025-12-21)

Features

  • add --mask-secrets flag to mask sensitive information (8782afc)
  • deps: update module github.com/alecthomas/chroma/v2 to v2.21.1 (#244) (4435462)
  • masker: add support for Anthropic, OpenAI, and Supabase API keys (aaeb24d)
  • masker: add support for AWS temporary credentials and secret keys (ae2a833)

Bug Fixes

  • deps: update module github.com/tdewolff/minify/v2 to v2.24.8 (#243) (727dd1d)

0.25.8 (2025-12-06)

Bug Fixes

  • deps: update module github.com/spf13/cobra to v1.10.2 (#237) (ddf6a51)

0.25.7 (2025-11-24)

Bug Fixes

  • deps: update module github.com/google/yamlfmt to v0.20.0 (#226) (9c49b11)
  • deps: update module golang.org/x/image to v0.33.0 (#227) (8a6f996)
  • deps: update module golang.org/x/term to v0.37.0 (#228) (bc65e75)

0.25.6 (2025-11-23)

Bug Fixes

  • ci: Fix release workflow (ec08eb4)

0.25.5 (2025-11-23)

Bug Fixes

  • deps: update module github.com/tdewolff/minify/v2 to v2.24.7 (#211) (695f1fc)
  • deps: update module golang.org/x/image to v0.32.0 (#214) (18b9cee)

0.25.4 (2025-10-04)

Bug Fixes

  • Resolve lexer per file instead of caching (#216) (496638c)

0.25.3 (2025-10-04)

Bug Fixes

  • deps: update module github.com/spf13/cobra to v1.10.1 (#208) (003a1b3)
  • deps: update module github.com/stretchr/testify to v1.11.1 (#205) (50b2a27)
  • deps: update module github.com/tdewolff/minify/v2 to v2.24.2 (#206) (7c3f438)
  • Gracefully handle prettifier errors (#215) (ee26c5e)

0.25.2 (2025-08-26)

Bug Fixes

  • Add shell completion installation to Homebrew formula (#204) (ba4b67e)
  • deps: update module github.com/stretchr/testify to v1.11.0 (#200) (82f2d9c)

0.25.1 (2025-08-24)

Bug Fixes

  • deps: update module github.com/tdewolff/minify/v2 to v2.24.0 (#199) (d5e2172)
  • deps: update module golang.org/x/image to v0.30.0 (#193) (08dac39)
  • deps: update module golang.org/x/term to v0.34.0 (#195) (4d74783)

0.25.0 (2025-08-16)

Features

  • deps: update module github.com/alecthomas/chroma/v2 to v2.20.0 (#185) (99be01a)

Bug Fixes

  • deps: update module github.com/google/yamlfmt to v0.17.2 (#180) (f8ea163)
  • deps: update module github.com/tdewolff/minify/v2 to v2.23.10 (#182) (9c5ba93)
  • deps: update module github.com/tdewolff/minify/v2 to v2.23.11 (#188) (7311e8c)
  • deps: update module golang.org/x/image to v0.29.0 (#176) (daea246)
  • deps: update module golang.org/x/term to v0.33.0 (#186) (f24517e)

0.24.1 (2025-06-05)

Bug Fixes

  • deps: update module github.com/google/yamlfmt to v0.17.0 (#170) (082e8f4)
  • deps: update module github.com/tdewolff/minify/v2 to v2.23.8 (#168) (a2319a8)
  • resolve file handle resource leak in CLI processing (#174) (86ef368)

0.24.0 (2025-05-19)

Features

  • deps: update module github.com/alecthomas/chroma/v2 to v2.18.0 (#164) (6b6ad62)

0.23.2 (2025-05-10)

Bug Fixes

  • deps: update module github.com/tdewolff/minify/v2 to v2.23.5 (#161) (3234023)
  • deps: update module golang.org/x/image to v0.27.0 (#159) (2a0b861)
  • deps: update module golang.org/x/term to v0.32.0 (#157) (f41652f)

0.23.1 (2025-05-03)

Bug Fixes

  • Bump golang.org/x/net from 0.33.0 to 0.38.0 (#135) (10db835)
  • deps: update module github.com/alecthomas/chroma/v2 to v2.17.2 (#150) (13981c5)
  • deps: update module github.com/tdewolff/minify/v2 to v2.23.3 (#148) (f38420a)

0.23.0 (2025-04-25)

Features

  • deps: update module github.com/alecthomas/chroma/v2 to v2.17.0 (#144) (62de9d3)

0.22.3 (2025-04-20)

Bug Fixes

  • deps: update module github.com/charmbracelet/glamour to v0.10.0 (#127) (4bba5f5)

0.22.2 (2025-04-19)

Features

0.22.1 (2025-04-19)

Features