Skip to content

Releases: barryvdh/laravel-ide-helper

v3.5.2

06 Jan 15:42
Compare
Choose a tag to compare

Fixes

Fix empty/anonymous closure in meta command.

Full Changelog: v3.5.1...v3.5.2

v3.5.1

06 Jan 14:09
4c656cc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.5.0...v3.5.1

v3.5.0

06 Jan 13:53
030f6f1
Compare
Choose a tag to compare

This release mostly enhances the ide-helper:meta command to provide autocomplete for more config values, routes etc.

Screenshot.2025-01-06.at.15.20.47.mp4

What's Changed

New Contributors

Full Changelog: v3.4.0...v3.5.0

v3.4.0

29 Dec 13:26
2a41415
Compare
Choose a tag to compare

What's Changed

Also updated ReflectionDocblock to v2.2.0

New Contributors

Full Changelog: v3.3.0...v3.4.0

v3.3.0

18 Dec 08:36
b767567
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.2...v3.3.0

v3.2.2

29 Oct 14:03
07e3bd8
Compare
Choose a tag to compare

What’s Changed

Full Changelog: v3.2.1...v3.2.2

v3.2.1

28 Oct 11:33
800e234
Compare
Choose a tag to compare

What's Changed

  • chore: Fix the description of unused option by @KentarouTakeda in #1600
  • feat(pivot): add support for multiple pivot types when using the same accessor by @pataar in #1597
  • Add support for AsCollection::using and AsEnumCollection::of casts by @uno-sw in #1577
  • Smarter reset by @barryvdh in #1603
  • feat: use numeric type on fields with decimal casts by @ekisu in #1583

New Contributors

Full Changelog: v3.2.0...v3.2.1

v3.2.0

18 Oct 11:51
7956ccb
Compare
Choose a tag to compare

This version adds support for the Generics in the Eloquent Builder from Laravel 11. To better support this, support for Laravel < 11 is dropped. The minimum version is now Laravel 11 and PHP8.2. Older Laravel/PHP versions can still keep using v3.1.x

What's Changed

New Contributors

Full Changelog: v3.1.0...v3.2.0

v3.2.0-rc1

17 Oct 16:43
7956ccb
Compare
Choose a tag to compare
v3.2.0-rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v3.1.0...v3.2.0-rc1

v3.1.0

12 Jul 14:21
591e7d6
Compare
Choose a tag to compare

2024-07-12, 3.1.0

Fixed

Added

New Contributors

Full Changelog: v3.0.0...v3.1.0