v3.1.0
版本发布时间: 2024-07-12 22:21:24
barryvdh/laravel-ide-helper最新发布版本:v3.1.0(2024-07-12 22:21:24)
2024-07-12, 3.1.0
Fixed
- Fix return value of query scopes from parent class #1366 / sforward
- Add static to isBuiltin() check in ide-helper:models #1541 / bram-pkg
- Fix for getSomethingAttribute functions which return a collection with type templating in the phpDoc. #1567 / stefanScrumble
Added
- Add type to pivot when using a custom pivot class #1518 / d3v2a
- Add support in morphTo relationship for null values #1547 / matysekmichal
- Add support for AsEnumCollection casts #1557 / Braunson
- Support for Attribute class in attributes #1567 / stefanScrumble
New Contributors
- @d3v2a made their first contribution in https://github.com/barryvdh/laravel-ide-helper/pull/1518
- @stefanScrumble made their first contribution in https://github.com/barryvdh/laravel-ide-helper/pull/1567
- @Braunson made their first contribution in https://github.com/barryvdh/laravel-ide-helper/pull/1557
- @matysekmichal made their first contribution in https://github.com/barryvdh/laravel-ide-helper/pull/1549
- @bram-pkg made their first contribution in https://github.com/barryvdh/laravel-ide-helper/pull/1541
- @schrosis made their first contribution in https://github.com/barryvdh/laravel-ide-helper/pull/1538
Full Changelog: https://github.com/barryvdh/laravel-ide-helper/compare/v3.0.0...v3.1.0