Releases: TheDragonCode/laravel-support
Releases · TheDragonCode/laravel-support
v3.1.0
What's Changed
- Added definition of major versions of the framework by @andrey-helldar in #8
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
- Changed namespace by @andrey-helldar in #5
- Update README.md by @andrey-helldar in #6, #7
Full Changelog: v2.2.0...v3.0.0
v2.2.0
Added Model Helper `primaryKeyType` method
v2.1.1
Fixed a bug with processing massive keys outside of composite
v2.1.0
Added an override for the `find` method
v2.0.1
Fixed helper
v2.0.0
Merge pull request #4 from andrey-helldar/analysis-nN9pyG Apply fixes from StyleCI
v1.4.2
Update LICENSE
v1.4.1
Merge pull request #3 from andrey-helldar/analysis-9mOPMa Apply fixes from StyleCI
v1.4.0
Added Dumper::ddSql() method