v0.2.1
·
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 invertinghasErrors() - Add
ResultRecord.getErrorMessageFor()for easily retrieving the error message for a given key
Known issues
#52 Add ResultRecord#doesNotHaveErrors and ResultRecord#getErrorMessageFor