Skip to content

v0.3.0

Compare
Choose a tag to compare
@Kangaroux Kangaroux released this 21 May 14:56
· 26 commits to master since this release
  • Added CompareResults.AsMap() method, which returns a map of field names to mismatch errors.
  • Updated FieldMismatch.String() to correctly say things like "is an int" or "is null" instead of "is a int" and "is a null".