Skip to content

Releases: alexanderepstein/Bash-Snippets

Version 1.17.3

02 Aug 19:03
Compare
Choose a tag to compare

Changes

  • checkInternet now checks github.com over google.com #112
  • tools that don't need bc don't use it #113
  • tools that need bc can approximate without it #113
  • Fixing trailing quotation mark for newton on osx
  • Adding all option to uninstall

Version 1.17.2

02 Aug 01:19
Compare
Choose a tag to compare

Changes

  • Fixing where manpage is installed for linuxbrew
  • Updating weather usage and manpage

Version 1.17.1

01 Aug 14:51
Compare
Choose a tag to compare

Bugfixes

  • Fixing grabbing the prefix in homebrew install

Version 1.17.0

01 Aug 13:04
Compare
Choose a tag to compare

Changes

  • Adding ability to use m/s for windspeed in weather #111
  • Supporting httpie for all tools that work with it
  • Install for homebrew can now handle multiple tools on one line

Version 1.16.2

30 Jul 17:33
Compare
Choose a tag to compare

Changes

  • Adding back all argument to homebrew install

Version 1.16.1

30 Jul 00:02
Compare
Choose a tag to compare

Changes

  • Changed install script for homebrew
  • Added the -r option to newton

Version 1.16.0

28 Jul 01:21
Compare
Choose a tag to compare

Changes

  • Added cryptocurrency component #88
  • Added newton component
  • Changed WAN Call in geo

Version 1.15.2

26 Jul 19:55
Compare
Choose a tag to compare

Bugfixes

  • Installer path was preventing install

Version 1.15.1

26 Jul 16:30
Compare
Choose a tag to compare

Changes

  • Added --prefix option to installer for homebrew core

Version 1.15.0

25 Jul 23:48
Compare
Choose a tag to compare

Changes

  • Added -d option to movies #87
  • Updating extra tools if installed in main update pipeline