Releases: comsave/salesforce-mapper-bundle
Releases · comsave/salesforce-mapper-bundle
3.4.0
add support for Symfony 4
3.2.0 comment out php 7.4 for now
add configuration support for sf v5
3.1.2 add configuration support for sf v5
Fix DEV autoload
3.1.1 update dev autoload
Update autoload, directory structure
3.1.0 Merge branch 'master' of github.com:comsave/salesforce-mapper-bundle
findBy as array
findBy function can now optionally return as an array instead of iterator.
Fix for annotation reader
Applied fix so that the findBy and findAll functions now properly work without complaining about missing use statements.
UoW update
The UnitOfWork now has functions to be cleared or to remove a single item.
3.0.13
Updated service name in Extension
3.0.12
Fixed services.yml