Skip to content

v0.3.1

Compare
Choose a tag to compare
@dsnet dsnet released this 07 Aug 23:18
· 84 commits to master since this release
2d0692c

Minor reporter fixes:

  • (#142) Fixed reporter to invoke the String method when formatting map keys.
  • (#148) Fixed reporter to properly elide a struct field on the right side if it is a zero value.
  • (#147) Fixed reporter to avoid diffing by lines if any line exceeds a certain maximum length.
  • (#152) Fixed reporter to properly treat -0.0 as not being the zero value.