Skip to content

Releases: ONSdigital/git-diff-check

0.6.0 Upgrade minimum Go version

18 Jun 10:48
954492d
Compare
Choose a tag to compare
  • upgrade minimum required Go version for build to 1.11

0.5.0 update checker

17 Sep 08:53
Compare
Choose a tag to compare
  • 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

25 Apr 10:09
3402352
Compare
Choose a tag to compare
  • 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

03 Apr 09:07
Compare
Choose a tag to compare
  • add build for linux/amd64

0.2.0 Entropy check feature

28 Mar 12:07
28291b7
Compare
Choose a tag to compare
  • 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

07 Feb 14:53
7f974d3
Compare
Choose a tag to compare

First release of the command line tool for simple security scanning