Skip to content

Releases: comsave/salesforce-mapper-bundle

3.4.0

10 Dec 14:19
Compare
Choose a tag to compare

Update comsave/salesforce-bundle

add support for Symfony 4

10 Dec 09:54
Compare
Choose a tag to compare
3.2.0

comment out php 7.4 for now

add configuration support for sf v5

09 Dec 20:28
Compare
Choose a tag to compare
Pre-release
3.1.2

add configuration support for sf v5

Fix DEV autoload

16 Nov 12:10
Compare
Choose a tag to compare
3.1.1

update dev autoload

Update autoload, directory structure

16 Nov 11:44
Compare
Choose a tag to compare
3.1.0

Merge branch 'master' of github.com:comsave/salesforce-mapper-bundle

findBy as array

06 Jun 13:05
Compare
Choose a tag to compare

findBy function can now optionally return as an array instead of iterator.

Fix for annotation reader

29 May 11:50
Compare
Choose a tag to compare

Applied fix so that the findBy and findAll functions now properly work without complaining about missing use statements.

UoW update

06 Feb 12:34
Compare
Choose a tag to compare

The UnitOfWork now has functions to be cleared or to remove a single item.

3.0.13

29 Oct 13:59
Compare
Choose a tag to compare
Updated service name in Extension

3.0.12

07 Aug 15:13
Compare
Choose a tag to compare
Fixed services.yml