Releases: onmoon/dto-mapper
Releases · onmoon/dto-mapper
Fixed missing requirement
1.3.1 Added support for symfony 6
Symfony 6 support
1.3.0 Support php 8
PHP 8 Support
1.2.0 Support php 8
Symfony 5 support
1.1.0 Added Symfony 5 support (#3)
First release
Class detection rework (#2) * Reworked mapper to support any class tree, no naming strategy used * Some tests and refactor * Fixed exceptions * Updated readme * Tested null array * Added CI * Removed nightly php support * Fixes Co-authored-by: Dimannn <[email protected]>