Releases: michaelachrisco/ReadOnlyTraitLaravel
Releases · michaelachrisco/ReadOnlyTraitLaravel
v1.0.0
What's Changed
- Add badges to README by @michaelachrisco in #55
- feat(spec): Testing users should have more context by @michaelachrisco in #57
- Update composer.json - illuminate/database by @michaelachrisco in #59
- feat(build): Replace Circleci with GH Actions by @michaelachrisco in #62
- README should contain updated buttons by @michaelachrisco in #63
Full Changelog: v0.60.1...v1.0.0
v0.60.1
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
v0.50.0
v0.40.1
What's Changed
- fix(composer): Update illuminate database to fix ci issues by @michaelachrisco in #42
Full Changelog: v0.40...v0.40.1
v0.40
What's Changed
- Fix touch signtaure by @edgrosvenor in #38
New Contributors
- @edgrosvenor made their first contribution in #38
Full Changelog: v0.34...v0.40
v0.34 Minor release
The main branch is now the default branch.
v0.33 Minor release
Minor fixes to travis build process and removed linter from composer development.
v0.32 Minor release
Fix: Declaration of class functions (e.g: firstOrCreate, firstOrNew, updateOrCreate) should be compatible with Illuminate\Database\Eloquent\Model
Thanks @putchi!
v0.31
ReadOnlyTraitLaravel can be used in conjunction with the newest Laravel 5.4.22 and PHP 7.2