Releases: samwilson/phpflickr
Releases · samwilson/phpflickr
6.0.1
16 Dec 01:51
Compare
Sorry, something went wrong.
No results found
Update the version number used in the user agent string.
6.0.0
15 Dec 23:59
Compare
Sorry, something went wrong.
No results found
Drop support for PHP < 8.2
Fix various deprecations, code style issues, and CI configuration.
5.1.0
26 Apr 07:54
Compare
Sorry, something went wrong.
No results found
Add PhpFlickr::setUserAgent() and send User Agent to Flickr's API. #59 .
Return PeopleApi::getInfo() to its previous structure.
Various other code improvements.
5.0.0
18 Jan 13:46
Compare
Sorry, something went wrong.
No results found
Major version release (not backwards-compatible, but hopefully not too hard to upgrade!).
Remove deprecated methods
Remove non-PSR6 caching
Remove outdated code and fix phpcs exclusions
Add Phan testing and fix a few issues
Update psr/cache requirment to include v2 and v3
4.14.3
05 Jul 06:10
Compare
Sorry, something went wrong.
No results found
Upgraded code base to support PHP 8.0 & PHPUnit 9
Switch to carlos-mg89/oauth fork of lusitanian/oauth and add PHP 8.1 to CI
Switch to Github Actions instead of Travis
Upgrade to GitHub-native Dependabot
4.14.2
24 Jun 01:22
Compare
Sorry, something went wrong.
No results found
Fix regression in (deprecated) PhpFlickr::photos_search() method.
4.14.1
12 Aug 08:42
Compare
Sorry, something went wrong.
No results found
4.14.0
12 Aug 08:27
Compare
Sorry, something went wrong.
No results found
Added missing API method classes, in preparation for deprecating those in the PhpFlickr class.
4.13.1
06 Jul 02:13
Compare
Sorry, something went wrong.
No results found
Fix a bug in PhotosApi::getAllContexts() and improve phpcs.
4.13.0
25 Jan 00:51
Compare
Sorry, something went wrong.
No results found
Better tests, coding style, and various other improvements.