Releases: omniphx/forrest
Releases · omniphx/forrest
Version 2.14.4
What's Changed
- Update Client.php for better support to send JSON data by @menegain-mathieu in #323
New Contributors
- @menegain-mathieu made their first contribution in #323
Full Changelog: v2.14.3...v2.14.4
Version 2.14.3
What's Changed
- The parameter of authenticate() can be null by @aishuanxiaofeiniu in #322
New Contributors
- @aishuanxiaofeiniu made their first contribution in #322
Full Changelog: v2.14.2...v2.14.3
Version 2.14.2
What's Changed
- Fix phpdoc types for the Facade and Client by @JonathanGawrych in #320
New Contributors
- @JonathanGawrych made their first contribution in #320
Full Changelog: v2.14.1...v2.14.2
Version 2.14.1
Version 2.14.0
#300 Laravel v9.0 support
php-jwt v6 support
Version 2.13.1
Add missing import #299 by @shahvirag
Version 2.13.0
Feature:
- #29 Parse CSV response form Salesforce response by @shahvirag
Bugfix:
- #298 Wrap error with missing call to sprintf by @pkarastelev
Version 2.12.0
Feature:
- #292 Add ability to pass query string to request by @roblesterjr04
Bugfix:
- #291 Revoke needs only access token by @philperusse
Version 2.11.2
Version 2.11.1
#280 - Add public accessors for instance and base URLs by @AhmadWaleed