Skip to content

Releases: davidhemphill/presenter

v2.0.2: Update MakePresenterCommand.php

22 May 16:07
83d45c0
Compare
Choose a tag to compare

v2.0.1

14 May 05:16
b1e02e0
Compare
Choose a tag to compare
Apply fixes from StyleCI (#35)

v2.0.0: 2.0 (#29)

09 May 14:23
4c89f6e
Compare
Choose a tag to compare
* wip

* wip

* Apply fixes from StyleCI (#27)

* wip

* wip

* Apply fixes from StyleCI (#28)

* wip

* Apply fixes from StyleCI (#30)

* wip

* wip

* wip

* wip

* Apply fixes from StyleCI (#31)

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Apply fixes from StyleCI (#32)

* wip

* wip

* wip

v1.0.12

17 Jan 17:19
48a7dc9
Compare
Choose a tag to compare
Apply fixes from StyleCI (#24)

v1.0.11

19 Jun 16:51
Compare
Choose a tag to compare
upgrade deps to 5.6 (#19)

v1.0.10

14 Feb 22:14
Compare
Choose a tag to compare
Adds array access interface to presenter class and supporting unit te…

v1.0.9

23 Jan 06:05
Compare
Choose a tag to compare
Add Composer config for package auto-discover (#18)

v1.0.8: Adds getOriginalModel method (#15)

08 Oct 18:31
Compare
Choose a tag to compare
* Adds method for retrieving original, undecorated model.

* Fix typo in docblock.

v1.0.7: Fixes the invocation syntax to be PHP 5.x compatible. (#12)

07 Sep 03:02
Compare
Choose a tag to compare
Changes the collection macro's to use a cached version of the factory to improve
performance.

v1.0.6

29 Aug 04:17
Compare
Choose a tag to compare
replace presentable trait implementation with new presenter factory a…