Releases: Bynder/gathercontent-php-client
Releases · Bynder/gathercontent-php-client
1.2.0
1.1.0
What's Changed
- PHP 8.1 deprecation fixes by @Berdir in #8. This renamed the public serialize() and unserialize() methods to __serialize() and __unserialize() but these methods are not considered an API and should not be called directly.
- support multiple workflows by @mathildedd in #7
Full Changelog: 1.0.1...1.1.0
1.0.1
1.0.0
This is a replacement for https://github.com/cheppers/gathercontent-client
What's Changed
- Change namespace and composer package name by @Berdir in #1
- Add License by @Berdir in #3
- Add credits by @Berdir in #2
- support components by @mathildedd in #4
New Contributors
- @Berdir made their first contribution in #1
- @mathildedd made their first contribution in #4
Full Changelog: https://github.com/gathercontent/gathercontent-php-client/commits/1.0.0