Skip to content

Releases: jerodev/data-mapper

v1.2.1

07 Jan 11:54
6a7ef17
Compare
Choose a tag to compare
  • Issue with spaces in array field declarations (#24)

v1.2.0

07 Jan 11:41
deb85e8
Compare
Choose a tag to compare
  • Support arrays with defined fields (#23)

v1.1.0

30 Oct 11:58
511fa75
Compare
Choose a tag to compare

New options

  • $classCacheKeySource Sets the function that the mapper uses to create the cache hash for each file. Possible options are fqcn (default), md5 and modified (#21)
  • $nullObjectFromEmptyArray When true, mapping nullable objects will return null when an empty array is passed as data (#22)

v1.0.0

15 Jun 18:10
fab0e3e
Compare
Choose a tag to compare

The birth of Data-Mapper 1.0