Finally after a year a new release 🎉
As mentioned below, Lumen is no longer officially supported.
Changed
- Official support for Lumen has been dropped #1425 / mfn
- Refactor resolving of null information for custom casted attribute types #1330 / wimski
Fixed
- Add support for attribute accessors marked as protected. #1339 / pindab0ter
- Catch exceptions when loading aliases #1465 / dongm2ez
Added
- Add support for nikic/php-parser 5 (next to 4) #1502 / mfn
- Add support for
immutable_date:*
andimmutable_datetime:*
casts. #1380 / thekonz