Skip to content

v0.1

Latest
Compare
Choose a tag to compare
@CaffeineDuck CaffeineDuck released this 18 Jan 16:33
· 1 commit to main since this release

v0.1

v0.1 will be the first public release of Balderdash.

Changes:

  • Remove -s strict mode.
  • Script now returns exit 1 when it finds a match and exit 0 when it doesn't.
  • It now uses ag which is very fast in comparison to grep.
  • Change the install.sh file to use install command instead of mv.
  • Silent mode in curl is used while downloading binaries.

Full Change log: v0.1-alpha...v0.1