Skip to content

Releases: rickselby/laravel-auto-presenter-mapper

3.0.1

14 May 07:31
8a72f74
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0...v3.0.1

2.2.1

14 May 07:35
Compare
Choose a tag to compare

Full Changelog: v2.2...v2.2.1

3.0.0

12 May 09:54
e7831cb
Compare
Choose a tag to compare

Full Changelog: v2.2...v3.0

Mark models as decoratable

12 May 09:31
cef315c
Compare
Choose a tag to compare

Mirror the Decoratable interface

Add the ability to remove a mapping

27 Oct 19:17
6f59bcb
Compare
Choose a tag to compare
v2.1

Add the ability to remove a mapping (#12)

Don't discover parent package as well

29 Sep 17:33
Compare
Choose a tag to compare

Only this service provider needs discovering, not the parent package too.

Update for Laravel 5.5

23 Sep 10:12
Compare
Choose a tag to compare
Merge pull request #1 from rickselby/laravel-5.5

Further updates for Laravel 5.5 and PHP 7

v1.1

06 May 14:29
Compare
Choose a tag to compare
Add option to pass an array to map()

v1.0

03 Mar 10:42
Compare
Choose a tag to compare
Fix travis badge and add installation instructions