This repository has been archived by the owner on Dec 8, 2024. It is now read-only.
Releases: Caster/siflawler-php
Releases · Caster/siflawler-php
siflawler 1.2.1
siflawler 1.2.0
Starting from this version, siflawler is a Composer package and usable as such.
The dependency on PHPUnit is handled through Composer instead of a Git module.
Tests have been updated and streamlined and the documentation has been updated.
This release also features a couple of minor bugfixes.
siflawler 1.1.0
This release has a couple of bug fixes. Most prominently:
- multiple hits for a
get
query are now supported (an array is returned in that case); - malformed queries are handled better and trigger warnings;
- dependency on cURL is now made explicit in the README.
siflawler 1.0.0
This is the first "feature-complete" version of siflawler. That is, I personally do not have any things left I would like to add to siflawler right now. Also, I did not find any bugs at this time, while having quite a few automated tests in place.