Skip to content

Releases: j0k3r/php-imgur-api-client

4.0.1

06 Oct 07:36
6da5dfa
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.0...4.0.1

4.0.0

03 Dec 13:49
0547039
Compare
Choose a tag to compare

What's Changed

💥 now require PHP >= 7.4
💥 now require Guzzle 7

Everything is now typed (parameters & return values).
You might check your code about that. Functions signature shouldn't have changed.

Version 3.x is still maintain under the 3.x branch.

Full Changelog: 3.0.5...4.0.0

3.0.5

03 Dec 09:13
52ebcfc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.4...3.0.5

3.0.4

07 Dec 20:53
f1dab93
Compare
Choose a tag to compare
  • Update new doc URL #32
  • Image uploading API with file should be multipart/form-data header #35
  • Ditch Travis and use GitHub Actions #36

3.0.3

15 Apr 11:52
f161005
Compare
Choose a tag to compare
  • Handle error when uploading too fast #29 #31

2.0.3

15 Apr 11:51
9616cc5
Compare
Choose a tag to compare
  • Handle error when uploading too fast #30

3.0.2

11 Apr 11:57
62bca74
Compare
Choose a tag to compare
  • Dropping PHP 5.5 & HHVM
  • Fix error when "Imgur is temporarily over capacity"

➡️ #24 & #28

2.0.2

11 Apr 11:56
fe0efc3
Compare
Choose a tag to compare
  • Dropping PHP 5.5 & HHVM
  • Fix error when "Imgur is temporarily over capacity"

➡️ #27

3.0.1

05 Feb 20:41
Compare
Choose a tag to compare

Reminder: this version only supports Guzzle 6.

  • Fix bad 404 received from Imgur #22

2.0.1

05 Feb 20:38
Compare
Choose a tag to compare

Reminder: this version only supports Guzzle 5.

  • Fix bad 404 received from Imgur #21