Releases: spatie/laravel-model-info
Releases · spatie/laravel-model-info
2.0.3
What's Changed
- Retrieve phpType Attribute from Cast, Fallback to Column Type by @clementbirkle in #42
Full Changelog: 2.0.2...2.0.3
2.0.2
What's Changed
- Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #38
- Fix phpType Handling for Big Integer Columns by @clementbirkle in #41
New Contributors
- @clementbirkle made their first contribution in #41
Full Changelog: 2.0.1...2.0.2
2.0.1
What's Changed
- Remove Doctrine DBAL by @hafezdivandari in #36
New Contributors
- @hafezdivandari made their first contribution in #36
Full Changelog: 2.0.0...2.0.1
2.0.0
What's Changed
- Laravel 11.x Compatibility by @laravel-shift in #35
- Bump aglipanci/laravel-pint-action from 1.0.0 to 2.3.1 by @dependabot in #33
New Contributors
- @laravel-shift made their first contribution in #35
Full Changelog: 1.4.4...2.0.0
1.4.4
What's Changed
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #24
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #27
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in #29
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #30
- The bug that occurred when any timestamp was defined as null by @MertcanDinler in #34
New Contributors
- @MertcanDinler made their first contribution in #34
Full Changelog: 1.4.3...1.4.4
1.4.3
- support L10
1.4.2
- fix syntax error
1.4.1
What's Changed
- Add Citext support so package works w/ citext types from tpetry/laravel-postgres-enhanced. by @patrickcurl in #15
New Contributors
- @patrickcurl made their first contribution in #15
Full Changelog: 1.4.0...1.4.1
1.4.0
1.3.0
What's Changed
- Finish implementation of hidden attributes by @Riley19280 in #11
Full Changelog: 1.2.0...1.3.0