Skip to content

v3.6

Compare
Choose a tag to compare
@altmann altmann released this 13 Jun 19:30
· 137 commits to master since this release
3cfdf92

ADDED - Creating a result with multiple errors or error messages #122
ADDED - LogLevel can now be passed via Log(...) method #124
ADDED - IntelliSense support - generation of a documentation file #127
FIXED - HasException(...) now also search the top level errors for the exception #126
CHANGED - CausedBy(...) method now expect an IError and not an Error object