Releases: CaffeineDuck/Balderdash
Releases · CaffeineDuck/Balderdash
v0.1
v0.1
v0.1 will be the first public release of Balderdash.
Changes:
- Remove
-sstrict mode. - Script now returns
exit 1when it finds a match andexit 0when it doesn't. - It now uses
agwhich is very fast in comparison togrep. - Change the
install.shfile to useinstallcommand instead ofmv. - Silent mode in curl is used while downloading binaries.
Full Change log: v0.1-alpha...v0.1
v0.1-alpha
Balderdash Initial Alpha Release
This is the first release of balderdash, this release contains features such as:
- Very fast code filtering
- pre-commit hooks support
- Custom configuration support
- Ignores files inside
.gitignoreby default.
For more info you can read the README.md of this release.