Skip to content

Releases: fuzzy76/bashquote

1.2.2

29 Apr 07:36
Compare
Choose a tag to compare

Removed debug output. No idea how this one slipped through!

v1.2.1

21 Apr 18:04
Compare
Choose a tag to compare

Updated helptext and readme.

v1.2

21 Apr 17:51
Compare
Choose a tag to compare
  • Fix deprecation warning on PHP 5.6
  • Use a tempfile for cache for better compatibility (and possibly shared on Linux).
  • Add support for command line switches (-f flushes entire cache, -h shows helptext).
  • Added multi provider support with -p switch. Bash.org is default, qdb.us and bash.ingdal.net are also available.

v1.1

15 Apr 11:27
Compare
Choose a tag to compare

Fixed buggy scraping (one quote per page came out wrong). Did a lot of internal refactoring. The first release published on Github.

v1.0

15 Apr 11:59
Compare
Choose a tag to compare
v1.0 Pre-release
Pre-release

Not the real v1.0, but close enough. The first version of the script did not use objects/classes at all. Apart from that, this tag is functionally identical to the first v1.0 published on my blog.