Skip to content

Releases: ngmy/Laravel.Aop

0.9.0

18 Sep 07:13
Compare
Choose a tag to compare
  • Fix the bug where the second compilation for Artisan commands fails.

0.8.0

16 Sep 07:40
Compare
Choose a tag to compare
  • Add the ExceptionLogLevel attribute.

0.7.0

09 Sep 13:41
Compare
Choose a tag to compare
  • Add built-in attributes.

0.6.0

05 Aug 05:47
Compare
Choose a tag to compare
  • Update the compile command to run the dump-autoload Composer command.

0.5.0

05 Aug 01:59
Compare
Choose a tag to compare
  • Add messages to the compile command.
  • Fix messages when recompiling the AOP classes.

0.4.0

04 Aug 15:33
Compare
Choose a tag to compare
  • Add watcher.

0.3.0

25 Jul 17:12
Compare
Choose a tag to compare
  • Leave exception throwing to Laravel.

0.2.0

21 Jul 18:24
Compare
Choose a tag to compare
  • Update to use only PHP 8 attributes.
  • Update ray/aop requirement to ^2.10.1.

0.1.0

09 Apr 06:17
Compare
Choose a tag to compare
  • Initial release.