Skip to content

Releases: acelot/automapper

2.0.0 AutoMapper 2 Release

29 Jan 15:05

Choose a tag to compare

Update code coverage badge

1.2.2 PHP 8 Support

13 Oct 05:26
d42940d

Choose a tag to compare

Merge pull request #3 from acelot/php-8-support

PHP 8 Support

1.2.1

06 Nov 06:16

Choose a tag to compare

Now `->trim()` helper process only strings

1.2.0: Now `SourceInterface` can return raw data via `->raw()` method

15 Aug 03:48

Choose a tag to compare

- PHPUnit updated to version 7
- Fixed up some PHPDocs
- Codeclimate added

New feature: `ignore` definition

13 Jul 09:58

Choose a tag to compare

Ignore definition (Ignore::create or via short function ignore) — simply ignores the field.

1.0.3

29 Nov 15:26

Choose a tag to compare

Updated README

1.0.2

29 Nov 10:01

Choose a tag to compare

Updated README, .editorconfig, .gitattributes

1.0.1

29 Nov 09:53

Choose a tag to compare

Updated README, .editorconfig, .gitattributes

1.0.0

28 Nov 17:16

Choose a tag to compare

Initial commit