Skip to content

Releases: ngmy/Laravel.Aop

0.10.0

26 Feb 02:48

Choose a tag to compare

  • Add compatibility with PHP 8.4. Drop compatibility with Laravel 9.
  • Support AOP targeting readonly classes.

0.9.0

18 Sep 07:13

Choose a tag to compare

  • Fix the bug where the second compilation for Artisan commands fails.

0.8.0

16 Sep 07:40

Choose a tag to compare

  • Add the ExceptionLogLevel attribute.

0.7.0

09 Sep 13:41

Choose a tag to compare

  • Add built-in attributes.

0.6.0

05 Aug 05:47

Choose a tag to compare

  • Update the compile command to run the dump-autoload Composer command.

0.5.0

05 Aug 01:59

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

Choose a tag to compare

  • Add watcher.

0.3.0

25 Jul 17:12

Choose a tag to compare

  • Leave exception throwing to Laravel.

0.2.0

21 Jul 18:24

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

Choose a tag to compare

  • Initial release.