Skip to content

v0.2.1

Choose a tag to compare

@brandongregoryscott brandongregoryscott released this 23 Sep 19:47
· 268 commits to main since this release

v0.2.1 Release

Release notes

Small feature release to add additional utility methods to the ResultRecord

Notable features:

  • Add ResultRecord.doesNotHaveErrors() for syntactically inverting hasErrors()
  • Add ResultRecord.getErrorMessageFor() for easily retrieving the error message for a given key

Known issues

#52 Add ResultRecord#doesNotHaveErrors and ResultRecord#getErrorMessageFor

Contributors

@mrjones2014