Refactoring, fixes in type hinting. Support for >= PHP 7.1
- Get product reviews - return correct date for
created_at
field. (#24)
- Add Rating Id and Percent to RatingVoteInterface
- Fix saving review ratings. Add option to update ratings
- Change RatingVoteInterface, change attribute_code to rating_name, and id to vote_id
- Added support for ratings
First version