Aspect Injector v2.4.0-beta1 Release Notes

Release Date: 2020-04-30 // almost 4 years ago
  • 🚀 In this pre-release priorities of injectors are changed to address issue #119.
    So now After/Before have higher priority than Around, which means that After/Before always work (even when Around advice prevents subsequent calls)