Skip to content

Releases: VentureCraft/revisionable

Datetime formatter

09 Nov 22:01
Compare
Choose a tag to compare
Merge pull request #178 from VentureCraft/develop

Datetime formatter

Readme update

23 Sep 03:17
Compare
Choose a tag to compare
Merge pull request #169 from VentureCraft/develop

Update readme.md

Composer update

23 Sep 03:09
Compare
Choose a tag to compare
Merge pull request #168 from VentureCraft/develop

Update composer.json

Allow storing model creations

23 Sep 03:06
Compare
Choose a tag to compare

See docs for details on how to implement:

NB This is disabled by default, so as not to affect existing installations.

Allow limiting revision count, and removing old revisions.

06 Jul 05:11
Compare
Choose a tag to compare
Merge pull request #156 from VentureCraft/develop

Allow limiting revision count, and removing old revisions.

Updates for PSR2 compliance

29 Jun 06:54
Compare
Choose a tag to compare
Merge pull request #151 from VentureCraft/develop

PSR2 updates.

Better catch for saving Objects

19 Jun 00:23
Compare
Choose a tag to compare
Merge pull request #148 from VentureCraft/develop

Better catch for saving objects

Allows support to Laravel 5.1

10 Jun 05:19
Compare
Choose a tag to compare
Merge pull request #144 from VentureCraft/develop

Allows support to Laravel 5.1

Removed duplicate booting in L5

31 May 02:33
Compare
Choose a tag to compare
Merge pull request #141 from VentureCraft/develop

Remove duplicate booting in L5

Revision Limiting; Get all revisions for a class

27 May 00:36
Compare
Choose a tag to compare
Merge pull request #138 from VentureCraft/develop

Revision Limiting; Get all revisions for a class