Releases: podio-community/podio-php
Releases · podio-community/podio-php
7.0.3
What's Changed
- fix: handle http errors correctly when using return_raw_as_resource_only by @daniel-sc in #246
Full Changelog: v7.0.2...v7.0.3
7.0.2
What's Changed
- fix: correct handling of null values for date/datetime fields by @daniel-sc in #245
Full Changelog: v7.0.1...v7.0.2
7.0.1
What's Changed
- Require guzzlehttp/psr7 >= 1.7.0 for Util class by @toby-griffiths in #243
New Contributors
- @toby-griffiths made their first contribution in #243
Full Changelog: v7.0.0...v7.0.1
7.0.0
What's Changed
- feat: isolated client class to allow for parallel usage + extension mocking by @daniel-sc in #228
- doc: add migration guid + remove obsolete properties $headers/$secret… by @daniel-sc in #238
- fix: kint debugging for web setups + making kint an optional dependency by @daniel-sc in #241
- More fixes by @daniel-sc in #242
Full Changelog: v6.1.1...v7.0.0
7.0.0-beta.4
Full Changelog: v7.0.0-beta.3...7.0.0-beta.4
7.0.0-beta.3
What's Changed
- fix: make podio_client first parameter of functions
- remove podio_client member from models by @daniel-sc in #233
- fix warnings with PHP 8.x
- BREAKING: refactor update/save instance methods to static methods
Full Changelog: v7.0.0-beta.2...v7.0.0-beta.3
7.0.0-beta.2
What's Changed
- fix: replace wrong static access on refresh access token by @daniel-sc in #230
Full Changelog: v7.0.0-beta...v7.0.0-beta.2
7.0.0-beta
What's Changed
- feat: isolated client class to allow for parallel usage + extension mocking by @daniel-sc in #228
Feedback welcome!
Please check out this beta and report if there are any problems (positive feedback also welcome ;-) )
Full Changelog: v6.1.1...v7.0.0-beta
6.1.1
6.1.0
What's Changed
- add type of return value to function by @mmoole in #217
- Upgraded dependency Kint from version 3.3 to 4.2.3 by @Martin-4Spaces in #222
New Contributors
- @mmoole made their first contribution in #217
- @Martin-4Spaces made their first contribution in #222
Full Changelog: v6.0.2...v6.1.0