dirkgroenen / pinterest-api-php

A PHP wrapper for the official Pinterest API. :pushpin:
https://developers.pinterest.com/docs/getting-started/introduction/
Apache License 2.0
173 stars 76 forks source link

Release 0.2.12 #102

Closed dirkgroenen closed 5 years ago

dirkgroenen commented 5 years ago

Fix getRateLimitRemaining() issue https://github.com/dirkgroenen/Pinterest-API-PHP/pull/100 https://github.com/dirkgroenen/Pinterest-API-PHP/pull/99 drop testing support for <=7.0 https://github.com/dirkgroenen/Pinterest-API-PHP/pull/97 Add note about Rate Limiting https://github.com/dirkgroenen/Pinterest-API-PHP/pull/96 Add info about pagination property https://github.com/dirkgroenen/Pinterest-API-PHP/pull/94 Fix instructions to match actual name https://github.com/dirkgroenen/Pinterest-API-PHP/pull/93 Add sections #95