Releases: fuzzy76/bashquote
Releases · fuzzy76/bashquote
1.2.2
Removed debug output. No idea how this one slipped through!
v1.2.1
Updated helptext and readme.
v1.2
- 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
Fixed buggy scraping (one quote per page came out wrong). Did a lot of internal refactoring. The first release published on Github.
v1.0
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.