Skip to content

Releases: sbarre/eloquent-versioned

Laravel 5.2 and up

16 Feb 01:37
Compare
Choose a tag to compare
Laravel 5.2 and up Pre-release
Pre-release

This new release introduces a few new changes:

  • Laravel 5.2 compatibility
  • Two new methods, getNextModel() and getPreviousModel() allow you to walk the list of versions for a given model (thanks Andrew!)
  • better model_id determination to avoid potential race conditions (thanks Andrew!)

Initial tested release

25 May 02:37
Compare
Choose a tag to compare
Pre-release

Removed internal dependencies on Facades
Added first set of passing tests

0.0.6

25 May 00:42
Compare
Choose a tag to compare
0.0.6 Pre-release
Pre-release
renamed a misnamed file