Skip to content

Releases: runz0rd/mapper-php

v2.2.16

17 Mar 14:05
Compare
Choose a tag to compare
Removed stray type hints

v2.2.15

07 Mar 15:24
Compare
Choose a tag to compare
Changed some enums that had reserved keys as name

v2.2.14

28 Feb 15:44
Compare
Choose a tag to compare
Removed php 7 requirement throughout the code

v2.2.13

26 Oct 08:47
Compare
Choose a tag to compare
Arrays with single values shouldnt have a null value

v2.2.12

25 Oct 13:01
Compare
Choose a tag to compare
Elements with attributes, but without values are no longer ignored

v2.2.11

24 Oct 21:57
Compare
Choose a tag to compare

Fix for #2

v2.2.10

06 Oct 12:44
Compare
Choose a tag to compare
Updated XmlMapper to correctly map model arrays

v2.2.9

01 Oct 11:30
Compare
Choose a tag to compare

Critical bug fixed

v2.2.8

14 Sep 08:44
Compare
Choose a tag to compare
Xml mapper source xml whitespace now being removed

v2.2.7

13 Sep 19:13
Compare
Choose a tag to compare

Fixed a bug with xml mapper with extra whitespaces
Fixed a bug with model validator and loading rules (now using directory separator const)