Skip to content

v0.5.1

Compare
Choose a tag to compare
@dsnet dsnet released this 21 Jul 20:12
· 49 commits to master since this release
9680bfa

Minor reporter changes:

  • (#221) Swallow panics when calling String or Error methds.
  • (#229) Use triple-quote formatting for multiline strings in diffs.

Minor documentation changes:

  • (#228) Adjust panic for IgnoreUnexported and IgnoreFields to be more specific.