Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

Releases: ONSdigital/git-diff-check

0.6.0 Upgrade minimum Go version

Choose a tag to compare

@necrophonic necrophonic released this 18 Jun 10:48
954492d
  • upgrade minimum required Go version for build to 1.11

0.5.0 update checker

Choose a tag to compare

@necrophonic necrophonic released this 17 Sep 08:53
  • fix #8 ignore lines in a patch that are being removed rather than added / changed
  • adds -version option to display the current cli version
  • fix #18 add basic version check

0.4.0 Global install

Choose a tag to compare

@necrophonic necrophonic released this 25 Apr 10:09
3402352
  • move to global installation - requires removal of previous individual repo copies
  • add install script for mac os

Note

If you have previously installed the command line tool in separate repos, you will need to remove the .git/hooks/pre-commit scripts from there and remove the template setting from your global .gitconfig

0.3.0 add linux/amd64 binary build

Choose a tag to compare

@necrophonic necrophonic released this 03 Apr 09:07
  • add build for linux/amd64

0.2.0 Entropy check feature

Choose a tag to compare

@necrophonic necrophonic released this 28 Mar 12:07
28291b7
  • add entropy check into core (optional)
  • add DC_ENTROPY_EXPERIMENT environment option to activate entropy checking
  • add support for multi-os cross compilation in Makefile

0.1.0 Initial release

Choose a tag to compare

@necrophonic necrophonic released this 07 Feb 14:53
7f974d3

First release of the command line tool for simple security scanning