Skip to content

Releases: roblesterjr04/EloquentSalesForce

Laravel 6 Support

02 Oct 15:11
Compare
Choose a tag to compare

This release supports use with Laravel 6. For Laravel 5, please require 1.*

Expanded unit tests

12 Sep 18:34
Compare
Choose a tag to compare

Picklist function returns a collection. Expanded unit tests for new functions, and new where clauses in the grammar.

Bug fix, new function

12 Sep 03:06
Compare
Choose a tag to compare

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

11 Jun 17:44
Compare
Choose a tag to compare
  • Bug fixes
  • Web link attribute to get web link of object.