Skip to content

Release v0.9.4

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Aug 22:41

IMPROVEMENTS

  • client: update eCEInstitutionRoutingNumber to eceInstitutionRoutingNumber to follow existing naming conventions (See PR #312 by @DennyWeinberg)
  • all: use testify for assertions in all tests, improving readability
  • reader: add Unwrap() method to ParseError so errors.Is() and errors.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