Larastan Versions Save

⚗️ Adds code analysis to Laravel improving developer productivity and code quality.

v2.9.6

5 days ago

What's Changed

Added

[!IMPORTANT]
Make sure you read the upgrade guide on this topic to learn how you can correctly use this feature.

Fixed

Full Changelog: https://github.com/larastan/larastan/compare/v2.9.5...v2.9.6

v2.9.5

4 weeks ago

What's Changed

Fixed:

  • added sole method to Relation stubs - 56d71230713c9763ec559076f9cbaf793bd980dd
  • made ModelAppendsRule optional - 4834d0f

Maintanence

Full Changelog: https://github.com/larastan/larastan/compare/v2.9.4...v2.9.5

v2.9.4

1 month ago

What's Changed

Added

Fixed

Internal

New Contributors

Full Changelog: https://github.com/larastan/larastan/compare/v2.9.3...v2.9.4

v2.9.3

1 month ago

What's Changed

Fixed

Internal

Full Changelog: https://github.com/larastan/larastan/compare/v2.9.2...v2.9.3

v2.9.2

2 months ago

What's Changed

Added

Fixed

Internal

Full Changelog: https://github.com/larastan/larastan/compare/v2.9.1...v2.9.2

v2.9.1

2 months ago

What's Changed

Added

Fixed

  • Fixed issue where collections with invalid templates configured would cause a fatal error. by @mad-briller in https://github.com/larastan/larastan/pull/1863
  • Fixed a case with macros registered as static methods with array syntax 42d526244b2671229bc2ca05abde7a519f7ec5f8
  • Fixed an issue where map and mapWithKeys methods of Eloquent collection returns a Eloquent collection if model is returned from the callback 097a2d29409e5568166b66a3b703e2f7a2491931

Internal

New Contributors

Full Changelog: https://github.com/larastan/larastan/compare/v2.9.0...v2.9.1

v2.9.0

3 months ago

Added

Fixed

Internal

New Contributors

Full Changelog: https://github.com/larastan/larastan/compare/v2.8.1...v2.9.0

v2.8.1

4 months ago

What's Changed?

Fixed

  • check for macros on query builder too: 6e2729edb2ed97d1cfaecece59701f199177775c
  • use resolveName in ModelFindExtension: b7cc6a29c457a7d4f3de90466392ae9ad3e17022

Full Changelog: https://github.com/larastan/larastan/compare/v2.8.0...v2.8.1

v2.8.0

4 months ago

What's Changed

Added ✨

Fixed 🐛

Maintenance 🛠

New Contributors

Full Changelog: https://github.com/larastan/larastan/compare/v2.7.0...v2.8.0

v2.7.0

5 months ago

What's new

With this release Larastan is moved to the Larastan organization. Please refer to the upgrade guide for more details: Upgrade Guide.