Skip to content

Latest commit

 

History

History
159 lines (84 loc) · 5.24 KB

CHANGELOG.md

File metadata and controls

159 lines (84 loc) · 5.24 KB

Changelog

All notable changes to laravel-model-info will be documented in this file.

2.0.1 - 2024-03-07

What's Changed

  • Remove Doctrine DBAL by @hafezdivandari in #36

New Contributors

  • @hafezdivandari made their first contribution in #36

Full Changelog: https://github.com/spatie/laravel-model-info/compare/2.0.0...2.0.1

2.0.0 - 2024-03-04

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: https://github.com/spatie/laravel-model-info/compare/1.4.4...2.0.0

1.4.4 - 2024-02-12

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: https://github.com/spatie/laravel-model-info/compare/1.4.3...1.4.4

1.4.3 - 2023-01-25

  • support L10

1.4.2 - 2022-09-22

  • fix syntax error

1.4.1 - 2022-09-21

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: https://github.com/spatie/laravel-model-info/compare/1.4.0...1.4.1

1.4.0 - 2022-09-19

What's Changed

  • Detect mutators by @pikant in #13

New Contributors

  • @pikant made their first contribution in #13

Full Changelog: https://github.com/spatie/laravel-model-info/compare/1.3.0...1.4.0

1.3.0 - 2022-09-16

What's Changed

  • Finish implementation of hidden attributes by @Riley19280 in #11

Full Changelog: https://github.com/spatie/laravel-model-info/compare/1.2.0...1.3.0

1.2.0 - 2022-09-16

What's Changed

  • Support additional doctrine types by @Riley19280 in #10

Full Changelog: https://github.com/spatie/laravel-model-info/compare/1.1.0...1.2.0

1.1.0 - 2022-09-15

What's Changed

  • Add Trait information to model info by @Riley19280 in #9

Full Changelog: https://github.com/spatie/laravel-model-info/compare/1.0.3...1.1.0

1.0.3 - 2022-09-14

What's Changed

  • Return 0-indexed array from ModelFinder by @Riley19280 in #6
  • Support for doctrine/dbal 2 by @Riley19280 in #7

Full Changelog: https://github.com/spatie/laravel-model-info/compare/1.0.2...1.0.3

1.0.2 - 2022-09-13

What's Changed

  • Support any level of nested directories by @Riley19280 in #5

Full Changelog: https://github.com/spatie/laravel-model-info/compare/1.0.1...1.0.2

1.0.1 - 2022-09-13

What's Changed

  • Bump aglipanci/laravel-pint-action from 0.1.0 to 1.0.0 by @dependabot in #3
  • Handle abstract model classes by @Riley19280 in #4

New Contributors

  • @dependabot made their first contribution in #3
  • @Riley19280 made their first contribution in #4

Full Changelog: https://github.com/spatie/laravel-model-info/compare/1.0.0...1.0.1

1.0.0 - 2022-09-07

Full Changelog: https://github.com/spatie/laravel-model-info/compare/0.0.5...1.0.0

0.0.5 - 2022-09-07

What's Changed

  • Add "php type" to attribute by @iDevelopThings in #2

New Contributors

  • @iDevelopThings made their first contribution in #2

Full Changelog: https://github.com/spatie/laravel-model-info/compare/0.0.4...0.0.5

0.0.4 - 2022-08-09

Full Changelog: https://github.com/spatie/laravel-model-info/compare/0.0.3...0.0.4

0.0.3 - 2022-08-09

Full Changelog: https://github.com/spatie/laravel-model-info/compare/0.0.2...0.0.3

0.0.2 - 2022-08-09

Full Changelog: https://github.com/spatie/laravel-model-info/compare/0.0.1...0.0.2