Releases: ONSdigital/git-diff-check
Releases · ONSdigital/git-diff-check
0.6.0 Upgrade minimum Go version
- upgrade minimum required Go version for build to
1.11
0.5.0 update checker
0.4.0 Global install
- 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
- add build for
linux/amd64
0.2.0 Entropy check feature
- 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
First release of the command line tool for simple security scanning