What's Changed
Added
- feat: add dynamic return type extension for
App::make
by @PrinsFrank in #1222 - Improve DX: specify memory limits for tests (custom composer scripts) by @lptn in #1220
- Allow Builder-s in Builder::union* $query parameter by @fagai in #1231
- Added conditional return types by @ricklambrechts in #1236
- Add support for Storage::drive besides Storage::disk by @PrinsFrank in #1241
- Date type extension by @bastien-phi in #1142
Fixed
- fix: typo in doc file name by @mnastalski in #1208
- fix: fix: change
QueryBuilder::newQuery()
@return from$this
tostatic
by @dotdash in #1221 - Update joinSub docblock by @harmenjanssen in #1212
- When unless void default by @BertvanHoekelen in #1203
- Fix Model property types by @szepeviktor in #1234
New Contributors
- @mnastalski made their first contribution in #1208
- @dotdash made their first contribution in #1221
- @PrinsFrank made their first contribution in #1222
- @harmenjanssen made their first contribution in #1212
- @lptn made their first contribution in #1220
- @fagai made their first contribution in #1231
- @ricklambrechts made their first contribution in #1236
Full Changelog: v2.1.4...v2.1.5