Skip to content

Releases: fuzzy76/bashquote

1.2.2

Choose a tag to compare

@fuzzy76 fuzzy76 released this 29 Apr 07:36

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

v1.2.1

Choose a tag to compare

@fuzzy76 fuzzy76 released this 21 Apr 18:04

Updated helptext and readme.

v1.2

Choose a tag to compare

@fuzzy76 fuzzy76 released this 21 Apr 17:51
  • 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

Choose a tag to compare

@fuzzy76 fuzzy76 released this 15 Apr 11:27

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

v1.0

v1.0 Pre-release
Pre-release

Choose a tag to compare

@fuzzy76 fuzzy76 released this 15 Apr 11:59

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.