Releases: best-brands/kiyoh-api
Releases · best-brands/kiyoh-api
v1.1.2
v1.1.1
~ 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
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
Fix bug with base uri not working in some cases
Initial release
v1.0.0 Create README.md