Releases: ngmy/Laravel.Aop
Releases · ngmy/Laravel.Aop
0.9.0
- Fix the bug where the second compilation for Artisan commands fails.
0.8.0
- Add the
ExceptionLogLevel
attribute.
0.6.0
- Update the compile command to run the
dump-autoload
Composer command.
0.5.0
- Add messages to the compile command.
- Fix messages when recompiling the AOP classes.
0.3.0
- Leave exception throwing to Laravel.
0.2.0
- Update to use only PHP 8 attributes.
- Update
ray/aop
requirement to ^2.10.1
.