Releases: Soyhuce/next-ide-helper
Releases · Soyhuce/next-ide-helper
1.0.1
What's Changed
- Use $this return type for builders @methods by @bastien-phi in #123
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
- Upgrade dependencies and php 8.4 by @bastien-phi in #122
Full Changelog: 0.19.4...1.0.0
0.19.4
What's Changed
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #120
- Fix meta file generation by @edwinvdpol in #121
Full Changelog: 0.19.3...0.19.4
0.19.3
What's Changed
- Add tests on laravel 11, phpstan on php 8.3 by @bastien-phi in #114
- Bump ramsey/composer-install from 2 to 3 by @dependabot in #113
- Bump dependabot/fetch-metadata from 1.6.0 to 2.1.0 by @dependabot in #116
- Fixed comment for ResolveModelAttributes by @zKoz210 in #117
- Added new flag for default laravel nullable timestamps. Issue #84 by @zKoz210 in #118
New Contributors
Full Changelog: 0.19.2...0.19.3
0.19.2
0.19.1
What's Changed
- Fix attribute type caster for postgresql by @bastien-phi in #111
Full Changelog: 0.19.0...0.19.1
0.19.0
What's Changed
- Support Laravel 11, drop doctrine/dbal, replace soyhuce/classmap-generator with composer/class-map-generator by @bastien-phi in #110
Full Changelog: 0.18.1...0.19.0
0.18.1
What's Changed
- Prevent crash when doctrine raises exception by @bastien-phi in #109
Full Changelog: 0.18.0...0.18.1
0.18.0
What's Changed
- Add a boolean to Attribute in order to define if it is nullable in database by @bastien-phi in #107
Full Changelog: 0.17.1...0.18.0
0.17.1
What's Changed
- fix: take account of tables prefix during models attributes resolving by @KarinaRashchynskaya in #106
New Contributors
- @KarinaRashchynskaya made their first contribution in #106
Full Changelog: 0.17.0...0.17.1