Skip to content

Releases: haproxytech/check-commit

v5.5.6

10 Jun 12:24

Choose a tag to compare

Changelog

  • 8347bec MEDIUM: expand dictionaries with new technical terms
  • 780cd2e MINOR: add common Go tools to golang spellcheck dictionary

v5.5.5

09 Jun 12:39

Choose a tag to compare

Changelog

  • bb013de MINOR: add language dictionaries for Go, Python, and WebJS
  • b140aba OPTIM/MINOR: bump betteralign and gofumpt versions
  • 82db1b5 REORG/MINOR: refactor tool management to use check-go-tool
  • 1c0cc55 REORG/MINOR: use Commit struct to improve error reporting

v5.5.4

06 May 17:40

Choose a tag to compare

Changelog

  • 315612c DOC/MINOR: improve descriptions for spell check scope options
  • 8baf572 MEDIUM: add init and help CLI commands for aspell config
  • 231f385 MINOR: add identifier_scope configuration option
  • 432f65c DOC?MINOR: update .aspell.yml with configuration examples and comments
  • 7fdaad4 MINOR: add support for fetching remote dictionaries
  • 1686331 CLEANUP/MINOR: include commit subject in spell check error logs

v5.5.3

19 Mar 13:25

Choose a tag to compare

Changelog

  • 5be1bc8 MINOR: move allowed words from config to dictionaries

v5.5.2

19 Mar 13:05

Choose a tag to compare

Changelog

  • 0cab112 MEDIUM: load acceptable words from embedded dictionary files

v5.5.1

18 Mar 20:41

Choose a tag to compare

Changelog

  • b401fdb MEDIUM: ignore code identifiers in spell check by default

v5.5.0

09 Mar 14:22

Choose a tag to compare

Changelog

  • 8e2e8d7 BUILD/MINOR: update golang.org/x/ dependencies
  • dbbd589 MAJOR: ignore commit hashes during checks
  • c52b603 MAJOR: update to go 1.26
  • e01a8b4 MINOR: improve error logs on aspell remote

v5.4.2

27 Jan 15:14

Choose a tag to compare

Changelog

  • 35275a8 BUG/MINOR: allow running on all maintained go versions

v5.4.1

27 Jan 14:56

Choose a tag to compare

Changelog

  • f8ea51c MINOR: allow reading tokens from different env variables
  • 7e7a87e BUILD/MINOR: update go packages

v5.4.0

27 Nov 16:37

Choose a tag to compare

Changelog

  • f54f387 MEDIUM: add support for junit file format reporting