Skip to content

Releases: lorisleiva/lody

v0.7.0

18 Mar 12:50
82ecb6f

Choose a tag to compare

What's Changed

  • Add Laravel 13 support, drop Laravel 10 by @abkrim in #12

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

01 Mar 19:22
6bada71

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

13 Mar 12:09
c2f51b0

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

05 Feb 15:04
1a43e8e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

25 Jan 15:51
a69b2e5

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

11 Nov 16:53
d23836c

Choose a tag to compare

Resolve class names from filenames using PSR-4.
It uses the vendor/composer/autoload_psr4.php file to generate a dictionary of all namespaces from their paths. This means, Lody now properly resolve classes even in the vendor directory. See the readme for me details.

Full Changelog: v0.1.0...v0.2.0

v0.1.0

04 Jul 20:36
7f1c3dd

Choose a tag to compare

First release! 🥳