v0.3.1
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.