This repository has been archived by the owner on Nov 7, 2020. It is now read-only.
Releases: hansott/pinterest-php
Releases · hansott/pinterest-php
🐛 Don't parse body if rate limited reached
🐛 Throw RateLimitedReached in requestAccessToken(...) when rate limited
🔥 Remove creator property on Pin's
🐛 Remove the Creator field from Board objects
Fixed #43
Pinterest has deprecated the creator field.
✨Allow setting proxy
🐛 Reduce length of test filenames
🐛 Fix integer overflow when deleting a pin or board
See #31
+ Run test suite on PHP 7.2