Release v0.9.4
IMPROVEMENTS
- client: update
eCEInstitutionRoutingNumber
toeceInstitutionRoutingNumber
to follow existing naming conventions (See PR #312 by @DennyWeinberg) - all: use
testify
for assertions in all tests, improving readability - reader: add
Unwrap()
method toParseError
soerrors.Is()
anderrors.As()
behave as expected
BUG FIXES
- ImageViewAnalysis: fix copy/paste bug in
AmountInWordsUsabilityField()
- ReturnDetailAddendumB: implement validation for the
PayorBankBusinessDate
field - ReturnDetailAddendumD: implement validation for the
EndorsingBankItemSequenceNumber
field - UserPayeeEndorsement: implement validation for the
FormatTypeVersionLevel
field