Skip to content

Releases: AElfProject/AOPExceptionModule

AOP Exception Handler v1.2.0

10 Oct 08:47
Compare
Choose a tag to compare

New Features

  1. LogOnly where exception will be rethrow if set to true.
  2. LogLevel allows user to indicate which log level to log the exception
  3. PackageType is now set to dependency

AOP Exception Handler v1.1.2

10 Oct 03:16
Compare
Choose a tag to compare
  • Fixed having multiple attribute in a single class
  • Updated README.md for more indepth details

AOP Exception Handler v1.1.1

09 Oct 14:29
Compare
Choose a tag to compare
  • Updated README.md with instructions and guides

AOPExceptionModule v1.1.0

09 Oct 13:33
Compare
Choose a tag to compare
  • Added Orleans support

AOPExceptionHandler v1.0.0

09 Oct 11:08
Compare
Choose a tag to compare

Initial Release