File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v3.5.0 - 2025-01-06
4+
5+ ### What's Changed
6+
7+ * Add phpstorm meta argument hints by @barryvdh in https://github.com/barryvdh/laravel-ide-helper/pull/1640
8+ * Add meta override for user return types by @barryvdh in https://github.com/barryvdh/laravel-ide-helper/pull/1642
9+ * Use forked ContextFactory by @barryvdh in https://github.com/barryvdh/laravel-ide-helper/pull/1643
10+ * Remove php parser by @barryvdh in https://github.com/barryvdh/laravel-ide-helper/pull/1644
11+ * Also add eloquent template tags from base class by @barryvdh in https://github.com/barryvdh/laravel-ide-helper/pull/1645
12+ * Add more metadata by @barryvdh in https://github.com/barryvdh/laravel-ide-helper/pull/1646
13+ * Fixed generating PHPDoc for methods with class templates by @chack1172 in https://github.com/barryvdh/laravel-ide-helper/pull/1647
14+ * Feat guess macro types by @barryvdh in https://github.com/barryvdh/laravel-ide-helper/pull/1648
15+ * Allow adding custom Macroable classes. by @mathieutu in https://github.com/barryvdh/laravel-ide-helper/pull/1629
16+ * Add special ` dev ` to composer keywords by @jnoordsij in https://github.com/barryvdh/laravel-ide-helper/pull/1649
17+
18+ ### New Contributors
19+
20+ * @chack1172 made their first contribution in https://github.com/barryvdh/laravel-ide-helper/pull/1647
21+ * @mathieutu made their first contribution in https://github.com/barryvdh/laravel-ide-helper/pull/1629
22+ * @jnoordsij made their first contribution in https://github.com/barryvdh/laravel-ide-helper/pull/1649
23+
24+ ** Full Changelog** : https://github.com/barryvdh/laravel-ide-helper/compare/v3.4.0...v3.5.0
25+
326## v3.4.0 - 2024-12-29
427
528### What's Changed
You can’t perform that action at this time.
0 commit comments