Skip to content

Releases: ytake/Laravel-Aspect

9.0.0

15 Mar 02:58
076cdea
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 8.0.0...9.0.0

Supported for Laravel 9.0 Latest

15 Jan 14:30
5b7c7b0
Compare
Choose a tag to compare

notice

Removed PostConstruct because it makes the implementation difficult to understand.

If you are using PostConstruct, Change to resolve in ServiceProvider / Illuminate/Container.

Supported for Laravel8.0

18 Dec 10:17
ee7f6cc
Compare
Choose a tag to compare
changed dependencies (#81)

* changed dependencies

* Update AspectTestCase.php

* Update .travis.yml

fixed Exception: Internal error: Failed to retrieve the default value

19 Aug 03:00
952ed57
Compare
Choose a tag to compare

Supported for Laravel7.0

23 Apr 10:53
ce78a13
Compare
Choose a tag to compare
6.0.0

added code (#74)

bug fixed

06 Mar 12:39
0d4c057
Compare
Choose a tag to compare

fixed #69

bug fixed

20 Dec 15:53
Compare
Choose a tag to compare

fixed #66

avoid compiling each time to improve performance

16 Dec 13:04
Compare
Choose a tag to compare

Supported Laravel6.0

07 Sep 15:28
d8df608
Compare
Choose a tag to compare
4.0.0

Update README.md

Supported Laravel5.8

14 Mar 03:19
db89d10
Compare
Choose a tag to compare
3.1.0

updated for 5.8 (#59)