Skip to content
This repository has been archived by the owner on Nov 7, 2020. It is now read-only.

Releases: hansott/pinterest-php

🐛 Don't parse body if rate limited reached

27 Feb 20:28
Compare
Choose a tag to compare

🐛 Throw RateLimitedReached in requestAccessToken(...) when rate limited

06 Dec 13:06
513e0ef
Compare
Choose a tag to compare

🔥 Remove creator property on Pin's

21 Nov 16:11
3df6d0b
Compare
Choose a tag to compare

🐛 Remove the Creator field from Board objects

30 Oct 15:09
777296d
Compare
Choose a tag to compare

Fixed #43

Pinterest has deprecated the creator field.

✨Allow setting proxy

21 Aug 18:02
Compare
Choose a tag to compare

🐛 Reduce length of test filenames

22 Apr 15:17
26d863f
Compare
Choose a tag to compare

🐛 Fix integer overflow when deleting a pin or board

23 Mar 22:13
788106e
Compare
Choose a tag to compare

✨ Add followBoard(), unfollowUser() and unfollowBoard()

18 Mar 12:19
Compare
Choose a tag to compare
  • #27 Follow a board
  • #28 Unfollow a user
  • #29 Unfollow a board

✨ Add getPin() and updatePin()

12 Mar 20:17
9e5d339
Compare
Choose a tag to compare

Bugfix

20 Dec 09:17
Compare
Choose a tag to compare

Closes #20