Skip to content

Releases: digital-entropy/yalr

v1.3.0

18 Mar 15:18
6564cb2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.3.0

Added support to withoutMiddleware in route-attribute

04 Oct 13:10
Compare
Choose a tag to compare

What's Changed

  • added support to withoutMiddleware in route-attribute by @addeeandra in #11

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.1

15 Feb 05:07
Compare
Choose a tag to compare

Support Laravel 10

v1.2.0

17 Apr 23:27
75e58df
Compare
Choose a tag to compare

New flavor to use preloads.

Full Changelog: v1.1.0...v1.2.0

v1.1.0

19 Jan 06:25
Compare
Choose a tag to compare

What's New

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.1.0

Upgrade Guide

  • add this line to config/routes.php
'preloads' => [
    //
],

Fix Route Attributes

01 Dec 10:01
Compare
Choose a tag to compare

Initial release

18 Oct 13:36
47eb37f
Compare
Choose a tag to compare

First release, all is works and fine.