v3.6
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