Releases: roukmoute/dto-tester
Releases · roukmoute/dto-tester
v0.4
- Bump github CI to actions/checkout@v2
- Add PHPUnit v9 compatibility
- Add Better Reflection v4 compatibility
v0.3
- Fill immutable property
- Instanciates an object when the mapping is not known
- Add possibility to use getter method without the prefix "get"
- Test the same value if it already exist in property
v0.2
- Replace simple array with SortedMap class