Skip to content

Releases: tighten/lambo

v3.1.1

08 Aug 02:12
Compare
Choose a tag to compare

Fix build issue.

Full Changelog: v3.1.0...v3.1.1

v3.1.0

08 Aug 02:10
Compare
Choose a tag to compare

Update Laravel Zero to v10.

Full Changelog: v3.0.3...v3.1.0

v3.0.3

13 Sep 13:50
e93212d
Compare
Choose a tag to compare
  • set the PROJECTPATH environment variable correctly when running the users after script (#181)
  • update the version constraint in the installation documentation from v2.0 to v3.0 (#181)

v3.0.2

16 Jul 14:38
dfb222a
Compare
Choose a tag to compare
  • add the compiled Lambo executable

v3.0.1

16 Jul 14:14
0ad747c
Compare
Choose a tag to compare
  • Really merge #175 this time before cutting the release 🤦.

v3.0.0

16 Jul 14:07
336594a
Compare
Choose a tag to compare
  • Add compatibility with the new Vite build pipeline (#175)

v2.0.1

01 Mar 17:14
a31f326
Compare
Choose a tag to compare

What's Changed

v2.0.0

01 Mar 16:45
3a55c38
Compare
Choose a tag to compare

What's Changed

  • Upgrade Laravel Zero to v9 (to add PHP 8.1 support) by @jonsugar (#171 )

v1.2.0

07 Nov 17:32
Compare
Choose a tag to compare
  • Add support for Laravel Breeze (#168)

v1.1.1

13 Aug 00:53
Compare
Choose a tag to compare
  • Drop unnecessary Laravel installer dependency and remove branch customization (#157)