Skip to content

Releases: michaelachrisco/ReadOnlyTraitLaravel

v1.0.0

18 Jun 16:48
48490a8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.60.1...v1.0.0

v0.60.1

27 Oct 20:20
a754560
Compare
Choose a tag to compare

What's Changed

  • chore(composer): Testing library should use newest version of database by @michaelachrisco in #53

Full Changelog: v0.60.0...v0.60.1

v0.60.0

24 Feb 19:50
75a863d
Compare
Choose a tag to compare

What's Changed

  • Add deprecation highlighting on disallowed methods (#47) by @btxtiger in #49

New Contributors

Full Changelog: v0.50.0...v0.60.0

v0.50.0

07 Sep 16:22
dca9d5b
Compare
Choose a tag to compare

What's Changed

  • feat: add possibility to disable the trait programmatically by @simbig in #43

New Contributors

Full Changelog: v0.40.1...v0.50.0

v0.40.1

22 Aug 20:26
1cd6556
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.40...v0.40.1

v0.40

14 Feb 00:05
96953c0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.34...v0.40

v0.34 Minor release

28 Sep 18:46
Compare
Choose a tag to compare

The main branch is now the default branch.

v0.33 Minor release

21 Dec 16:12
4a48ae9
Compare
Choose a tag to compare

Minor fixes to travis build process and removed linter from composer development.

v0.32 Minor release

22 Oct 21:02
Compare
Choose a tag to compare

Fix: Declaration of class functions (e.g: firstOrCreate, firstOrNew, updateOrCreate) should be compatible with Illuminate\Database\Eloquent\Model

Thanks @putchi!

v0.31

20 Mar 23:29
6e3dbac
Compare
Choose a tag to compare

ReadOnlyTraitLaravel can be used in conjunction with the newest Laravel 5.4.22 and PHP 7.2