Releases: gabyx/Githooks
Releases · gabyx/Githooks
v3.0.4
v3.0.3
Changelog
- 2518709 np: Update version to '3.0.3' ⚓
- 01fe593 fix: add no build if image exists + fix Git 2.46.x
git init
problem ⚓ (#176) - ffb4404 fix: Add message in release script ⚓
- d661bbb doc: Update obsolete documentation ⚓
- a89d530 fix: Rename 'gomnd' to 'mnd' ⚓ (#175)
- ed90c2c doc: Add nixpkgs docs for Githooks ⚓
- b789b40 docs: Remove wrong docs ⚓
- 5b03ce5 np: Delete obsolete Nix output ⚓
v3.0.2
v3.0.1
ATTENTION: Read the
docs/changes/Breaking-Changes-v3.md to get further information on what changed compared to version 2.
You must uninstall any version < 3
and then reinstall version 3
. Too many things changed slightly which made the updater to cumbersome. Sorry for the inconvenience.
- a7cec36 fix: Correct uninstaller bugs (#166)
- 8131edd fix: Install script must guard update to v3 ⚓
- 92cb5ae fix: Make disabled tests run again (#163)
- 46d4ec8 fix: Add
nix
package build ⚓ (#162) - 9d0c455 feat: Make update from version <
3
break due to too many changes ⚓ (#161) - 12fbad6 feat: Add no absolute paths in Git config ⚓ (#160)
- 6e0d4b9 feat: Remove all unnecessary install modes (#159)
- ee2ec60 feat: Adjust run wrapper (#156)
- 9002369 feat: Disable autoupdate (gitconfig) (#155)
- cbdb42b feat: Disable automatically running update (#154)
v3.0.1-rc2
v3.0.1-rc1
Changelog
- a500ef4 np: Update version to '3.0.1-rc1' ⚓
- 1288121 feat: Update to major version
v3
⚓ - 8131edd fix: Install script must guard update to v3 ⚓
- 7485c30 fix: Add release tag creation correction ⚓
- 27549f1 fix: Release workflow ⚓
- 687a54e fix: Update release workflow with version file ⚓
- 92cb5ae fix: Make disabled tests run again (#163)
- 46d4ec8 fix: Add
nix
package build ⚓ (#162) - 9d0c455 feat: Make update from version <
3
break due to too many changes ⚓ (#161) - 12fbad6 feat: Add no absolute paths in Git config ⚓ (#160)
- 6e0d4b9 feat: Remove all unnecessary install modes (#159)
- ee2ec60 feat: Adjust run wrapper (#156)
- 9002369 feat: Disable autoupdate (gitconfig) (#155)
- cbdb42b feat: Disable automatically running update (#154)
- d594235 Revert "fix: Guard update to
v3
(#164)"
v2.11.0
v2.10.0
Changelog
- 0c6df9e doc: Add improvements to container run config ⚓
- 5ded97f doc: Correct typos ⚓
- cfa71c7 doc: Update table of content ⚓
- e4aeaf3 fix: Add nested containers documentation ⚓
- 1a22fc0 fix: Remove obsolete file ⚓
- e65758f feat: Export staged files as file ⚓ (#150)
- 688ac3c feat: Refactor the mounting options for containerized runs ⚓ (#149)