Skip to content

Releases: haproxytech/check-commit

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

v5.3.0

05 Nov 14:11

Choose a tag to compare

Changelog

  • f3633ce BUG/MINOR: force english language for checks
  • b9772aa BUILD/MINOR: update go packages

v5.2.0

09 Jun 08:21

Choose a tag to compare

Changelog

  • ee71218 BUILD/MINOR: update golang.org/x packages
  • 6ff1374 BUILD/MEDIUM: update go-git package