Releases: acelot/automapper
Releases · acelot/automapper
2.0.0 AutoMapper 2 Release
1.2.2 PHP 8 Support
Merge pull request #3 from acelot/php-8-support PHP 8 Support
1.2.1
1.2.0: Now `SourceInterface` can return raw data via `->raw()` method
- PHPUnit updated to version 7 - Fixed up some PHPDocs - Codeclimate added
New feature: `ignore` definition
Ignore definition (Ignore::create
or via short function ignore
) — simply ignores the field.