Skip to content

Releases: best-brands/kiyoh-api

v1.1.2

22 Oct 07:51
Compare
Choose a tag to compare

~ Fixed bug with legacy date parsing. Apperantly different date formats are returned throughout the years.

v1.1.1

21 Oct 14:26
Compare
Choose a tag to compare

~ A bug with date parsing has been resolved. Kiyoh uses a non-standard format (Y-m-d\TH:i:s.v\Z), instead of something like the default atomic notation.

v1.1.0

21 Oct 12:37
Compare
Choose a tag to compare

This release improves the way the 'getReviews' method works. Now it will accept an array of parameters, instead of having a required $dateSince parameter. Dates are still formatted accordingly (atomically) when passed in the array.

v1.0.1

20 Oct 12:01
Compare
Choose a tag to compare

Fix bug with base uri not working in some cases

Initial release

20 Oct 07:59
37d46db
Compare
Choose a tag to compare
v1.0.0

Create README.md