Skip to content

Releases: ytake/Laravel-Aspect

11.0.1

Choose a tag to compare

@ytake ytake released this 28 Apr 15:58
64d1c8a

What's Changed

  • fix: use explicit nullable types to resolve PHP 8.4 deprecation by @r-eiyama in #97

Full Changelog: 11.0.0...11.0.1

11.0.0

Choose a tag to compare

@ytake ytake released this 16 Sep 14:14
c00a321

What's Changed

New Contributors

Full Changelog: 10.0.0...11.0.0

10.0.0

Choose a tag to compare

@ytake ytake released this 10 Feb 04:04
0e02d18

What's Changed

New Contributors

Full Changelog: 9.0.0...10.0.0

9.0.0

Choose a tag to compare

@ytake ytake released this 15 Mar 02:58
076cdea

What's Changed

New Contributors

Full Changelog: 8.0.0...9.0.0

Supported for Laravel 9.0 Latest

Choose a tag to compare

@ytake ytake released this 15 Jan 14:30
5b7c7b0

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

Choose a tag to compare

@ytake ytake released this 18 Dec 10:17
ee7f6cc
changed dependencies (#81)

* changed dependencies

* Update AspectTestCase.php

* Update .travis.yml

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

Choose a tag to compare

@ytake ytake released this 19 Aug 03:00
952ed57

fixed #77

Supported for Laravel7.0

Choose a tag to compare

@ytake ytake released this 23 Apr 10:53
ce78a13
6.0.0

added code (#74)

bug fixed

Choose a tag to compare

@ytake ytake released this 06 Mar 12:39
0d4c057

fixed #69

bug fixed

Choose a tag to compare

@ytake ytake released this 20 Dec 15:53

fixed #66