Releases: roblesterjr04/EloquentSalesForce
Releases · roblesterjr04/EloquentSalesForce
Laravel 6 Support
This release supports use with Laravel 6. For Laravel 5, please require 1.*
Expanded unit tests
Picklist function returns a collection. Expanded unit tests for new functions, and new where clauses in the grammar.
Bug fix, new function
Bug fixes
- Added grammar definition for the SOQL grammar to allow boolean comparison in the query
Feature
- Added function to the facade and model to get picklist values for a field.
New features
- Bug fixes
- Web link attribute to get web link of object.