What's Changed
New Features
- Added two methods incrementEach and decrementEach by @SmallRuralDog in #2550
- PHPORM-232 Support whereLike and whereNotLike by @GromNaN in #3108
- Add ConnectionCount and DriverTitle for monitoring commands by @GromNaN in #3072
Fixed
- PHPORM-227 Fix single document upsert by @GromNaN in #3100
Other Changes
- PHPORM-219 Deprecate
Connection::collection()
andSchema::collection()
by @GromNaN in #3062 - PHPORM-220 Deprecate using the
$collection
property to customize the name by @GromNaN in #3064 - DOCSP-41680: Remove quick start buttons by @norareidy in #3081
- Fix wrong name for driver options in docs by @alcaeus in #3074
- Move code ownership for docs to Laravel Docs team by @alcaeus in #3090
- DOCSP-41621: upsert by @rustagir in #3089
- Fix missing bracket in config snippet by @hms5232 in #3095
- DOCSP-41741: incrementEach and decrementEach by @norareidy in #3088
- DOCSP-41557: New v4.7 commands and methods by @norareidy in #3084
- DOCSP-42155: adjust for updated source constants by @rustagir in #3110
- DOCSP-42818: wherelike and wherenotlike docs by @rustagir in #3114
New Contributors
- @SmallRuralDog made their first contribution in #2550
- @hms5232 made their first contribution in #3095
Full Changelog: 4.7.1...4.8.0