Skip to content

Releases: koki-develop/gat

v0.30.2

Choose a tag to compare

@github-actions github-actions released this 03 Jun 12:37
547fb75

0.30.2 (2026-06-03)

Bug Fixes

  • masker: require keyword context to mask AWS Secret Access Key (5df906b)

v0.30.1

Choose a tag to compare

@github-actions github-actions released this 01 Jun 00:58
b83d390

0.30.1 (2026-06-01)

Bug Fixes

  • deps: update module github.com/google/yamlfmt to v0.21.0 (#276) (129a698)

v0.30.0

Choose a tag to compare

@github-actions github-actions released this 31 May 10:50
0b8e866

0.30.0 (2026-05-31)

Features

  • masker: add GitHub App stateless installation token pattern (66a7c85)
  • masker: add GitHub fine-grained PAT and Slack app-level token (cf32a32)
  • masker: add Google, Stripe, and SendGrid key patterns (2829cd7)
  • masker: add npm, PyPI, and RubyGems token patterns (8f9197b)

v0.29.0

Choose a tag to compare

@github-actions github-actions released this 31 May 08:14
a888f42

0.29.0 (2026-05-31)

Features

  • deps: update module github.com/alecthomas/chroma/v2 to v2.24.1 (#274) (8f3a50b)

Bug Fixes

  • masker: skip lower-case hex look-alikes for AWS secret keys (0fe52ea)

v0.28.0

Choose a tag to compare

@github-actions github-actions released this 31 May 04:36
bccd5dc

0.28.0 (2026-05-31)

Features

  • gat: detect content lazily in passthrough mode (2984d7b)
  • gat: stream output without buffering when no transform is needed (521625c)

Bug Fixes

  • deps: update module github.com/tdewolff/minify/v2 to v2.24.13 (#269) (d0f7b21)

v0.27.3

Choose a tag to compare

@github-actions github-actions released this 27 May 13:22
7a18b07

0.27.3 (2026-05-27)

Bug Fixes

  • deps: update module github.com/mattn/go-sixel to v0.0.9 (#267) (3ce3efe)

v0.27.2

Choose a tag to compare

@github-actions github-actions released this 01 May 22:40
805b1ea

0.27.2 (2026-04-30)

Bug Fixes

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

v0.27.1

Choose a tag to compare

@github-actions github-actions released this 28 Apr 00:36
e58b29f

0.27.1 (2026-04-20)

Bug Fixes

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

v0.27.0

Choose a tag to compare

@github-actions github-actions released this 06 Mar 09:19
8bdbaea

0.27.0 (2026-03-06)

Features

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

v0.26.2

Choose a tag to compare

@github-actions github-actions released this 04 Mar 14:07
9b6cfcf

0.26.2 (2026-03-04)

Bug Fixes

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