Skip to content

v8.0.5 - Improved usability

Compare
Choose a tag to compare
@jscarle jscarle released this 15 Feb 22:09
75a2c97
  • Added the first error message when available to the ToString() of failed results.
  • Reverted the IResult.Errors property back to IReadOnlyList<IError> from IReadOnlyCollection<IError> for better performance.