mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-17 17:47:13 +00:00
feat: use numeric type on fields with decimal casts (#1583)
* feat: use `numeric` type on fields with `decimal` casts * docs: update CHANGELOG.md --------- Co-authored-by: Barry vd. Heuvel <[email protected]>
This commit is contained in:
co-authored by
Barry vd. Heuvel
parent
7549f58a30
commit
800e2347a6
@@ -8,6 +8,8 @@ All notable changes to this project will be documented in this file.
|
||||
### Changed
|
||||
- Add support for multiple pivot types when using the same accessor.
|
||||
- Smarter reset, keep tags that IDE helper doesn't use
|
||||
- Use `numeric` type on fields with `decimal` casts
|
||||
|
||||
|
||||
2024-10-18, 3.2.0
|
||||
--------------
|
||||
|
||||
Reference in New Issue
Block a user