Skip to content

Version 2.3.0 (Beta 3)

Pre-release
Pre-release
Compare
Choose a tag to compare
@Radiergummi Radiergummi released this 30 Mar 12:32
· 41 commits to 2.x since this release
4ee28a2

Change log

  • Fix: The library would not work with legacy Laravel releases due to missing functionality provided by newer Eloquent traits used in the model. (#8, #9)

Backports

This release contains backports of all Eloquent traits used in the model. As this is quite the maintenance burden, the final 2.3.0 release will be the last feature release in the 2.x branch. After that, all work will occur in the new 3.x series, which won't include backports and defines a minimum Laravel version of 7.x, keeping in line with Laravel's release schedule (we won't support legacy Laravel versions).