Skip to content

Releases: mrz1836/go-pre-commit

Release v1.8.0

09 Mar 14:47
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changelog

Other Changes

  • 909d7d7: [Sync] Update project files from source repository (2f986b0) (#122) (@mrz1836)
  • 066b083: chore(deps): upgrade Go version to 1.25.0 and update golang.org/x/sys to v0.42.0 (@mrz1836)
  • b71badc: chore(docs): update Go version requirements to 1.25+ (@mrz1836)
  • 7a80056: sync(ci): add private Go module auth support to workflows (#121) (@mrz1836)

Release v1.7.0

03 Mar 20:14
Immutable release. Only release title and notes can be modified.
f514c56

Choose a tag to compare

Changelog

Other Changes

Release v1.6.2

18 Feb 13:36
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changelog

Bug Fixes

  • 16e4ce0: fix(deps): update golang.org/x/sys to v0.41.0 (@mrz1836)
  • 0450200: fix(lint): replace WriteString(Sprintf) with Fprintf and add nosec annotations (@mrz1836)

Other Changes

Release v1.6.1

07 Feb 17:12
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changelog

Documentation

  • 75b2e85: docs(CLAUDE): update project overview and configuration details (@mrz1836)
  • a39bd9a: docs(README): update configuration instructions and remove deprecated sections (@mrz1836)
  • fd04149: docs(env): update coverage configuration section formatting (@mrz1836)

Other Changes

Release v1.6.0

06 Feb 19:21
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changelog

Features

  • 42914de: feat(config): add modular env directory support with legacy fallback (@mrz1836)
  • 71868f0: feat(env): add core and tool-specific configuration files (@mrz1836)
  • c5f200a: feat(env): add modular environment loader script and documentation (@mrz1836)
  • df6e35f: feat(envfile): add LoadDir for modular env file loading (@mrz1836)

Refactoring

  • 05b6504: refactor(errors): update ErrEnvFileNotFound for modular config (@mrz1836)

Other Changes

Release v1.5.2

25 Jan 21:34
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changelog

Features

  • 5a8b491: feat(runner): implement file exclusion patterns for checks (@mrz1836)

Other Changes

Release v1.5.1

13 Jan 14:04
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changelog

  • d3010b9 fix(errors): clarify error message for base commit not found
  • a52a10a fix(tools): prevent race condition in EnsureInstalled
  • 3889d91 fix(tools): prevent race condition in InstallAllTools

Release v1.4.8

12 Jan 14:29
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changelog

  • ee02515 chore(.gitignore): add additional files and directories to ignore
  • f206bec style(examples/go-plugin): use explicit octal notation for file modes
  • 462fe16 test(examples/go-plugin): improve coverage 0% → 75.6%

Release v1.4.7

11 Jan 21:34
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changelog

  • c90e7bf [Sync] Update project files from source repository (c5b3708) (#93)
  • 770c9d9 [Tests] Add config help and plugin registry coverage (#91)
  • 94f8a70 chore(deps): bump golang.org/x/sys to v0.40.0
  • a216ec9 chore(images): update share image for improved branding
  • 3e7a5bb feat(runner): add duration to progress callback
  • 8ac724b sync(ci): update mage-x to v1.15.0 and add benchstat (#92)
  • 9dea401 sync(ci): update tooling versions and security configs (#88)
  • 408bd1c sync: update mage-x to v1.12.2 and improve download reliability (#89)
  • 2942cf5 sync: update mage-x to v1.13.0 and workflow permissions (#90)
  • 46540e8 test(checks): unstage files after whitespace tests

Release v1.4.6

19 Dec 15:38
Immutable release. Only release title and notes can be modified.
01678e7

Choose a tag to compare

Changelog

  • 01678e7 [Sync] Update project files from source repository (624bc53) (#87)
  • 0d043d4 chore(deps): bump github/codeql-action in the ghactions-all group (#78)
  • 8132283 chore(deps): bump the ghactions-all group with 4 updates (#83)
  • bd80b19 feat: increase test coverage for core components (#82)
  • 8192c62 sync(ci): enhance artifact handling and locale formatting (#85)
  • 17e8609 sync(ci): update fortress workflows and mage-x config (#84)
  • 7767a8b sync(workflows): improve file processing robustness (#86)
  • da0357c sync: update 2 files from source repository (#79)
  • 730478b sync: update 3 files from source repository (#80)
  • 3dfaef9 sync: update 3 files from source repository (#81)