go-cmp v0.5.1 Release Notes

Release Date: 2020-07-21 // over 3 years ago
  • 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.