Skip to content

Releases: alexanderepstein/Bash-Snippets

Version 1.14.3

24 Jul 19:38
Compare
Choose a tag to compare

Changes

  • Adding new progress echos to cloudup

Bugfixes

  • Fixed bug in all tools using python for OSX where it would result caught in a segfault #76

Version 1.14.2

22 Jul 14:05
Compare
Choose a tag to compare

Bugfixes

  • Fixing bug where cloudup was incorrectly deleting the remote bitbucket repository.

Version 1.14.1

22 Jul 13:40
Compare
Choose a tag to compare

Bugfixes

  • Fixing issue in cloudup remote url was not set correctly if the -t option was not used
  • Fixing issue in cloudup where tags were causing conflicts, solved by deleting bitbucket repo first

Version 1.14.0

22 Jul 11:26
Compare
Choose a tag to compare

Changes

  • Shebang changed to /usr/bin/env bash for more portability
  • Todo has more error checking for bad input
  • Added the -s option to cloudup which will prevent the backup of forked repositories
  • Added the -t option to cloudup to give the user the ability to create a unique repo or just update the old one

Version 1.13.2

18 Jul 23:41
Compare
Choose a tag to compare

Changes

  • Updated to installer not allow updates if bash-snippets was installed through package manager

Version 1.13.1

18 Jul 19:01
Compare
Choose a tag to compare

Changes

  • Preventing bad input in todo -r
  • Stocks was using unnecessary characters in the URL
  • Cloudup's private option now works
  • Cloudup's all option now looks to backup the first 10,000 repositories versus 100

Version 1.13.0

16 Jul 01:25
Compare
Choose a tag to compare

Changes

  • Added todo component #49

Bugfixes

  • Forcing ytview to search in english #69 #54

Version 1.12.0

15 Jul 16:42
Compare
Choose a tag to compare

Changes

  • Added siteciphers component #61

Bugfixes

  • Crypt was still using only curl to get tags for update

Version 1.11.2

14 Jul 19:58
Compare
Choose a tag to compare

Changes

  • Now supporting the use of proxies #46
  • Typo fixes
  • Adding IMDB rating to movies tool #60

Bugfixes

  • Suppressing source ~/.bash_profile error #56

Version 1.11.1

14 Jul 00:47
Compare
Choose a tag to compare

Bugfixes

  • Fixed issue in ytview where it was playing wrong video #45 #50 #51
  • Fixed wget check in qrify #53