Skip to content

Releases: moov-io/ach

Release v1.45.5

05 Feb 14:59
Compare
Choose a tag to compare

IMPROVEMENTS

  • fix: set ValidateOpts on newly constructed Batches of merge
  • fix: typos in batch code constants

BUILD

  • chore(deps): update registry.access.redhat.com/ubi9/ubi-minimal docker tag to v9.5-1738643652 (#1543)

Release v1.45.4

27 Jan 20:47
Compare
Choose a tag to compare

IMPROVEMENTS

  • fix: read ValidateOpts from JSON before data
  • test: verify more about Addenda99Dishonored returns

BUILD

  • chore: replace internal iso3166 with moov-io/iso3166

Release v1.45.3

09 Jan 17:18
Compare
Choose a tag to compare

IMPROVEMENTS

  • fix: allow credits in SHR batches

Release v1.45.2

09 Jan 15:53
Compare
Choose a tag to compare

IMPROVEMENTS

  • Allow NBSP (U+00A0) in PPD Addenda Payment Related Information

BUILD

  • fix(deps): update module golang.org/x/net to v0.34.0 (#1532)

Release v1.45.1

19 Dec 18:49
Compare
Choose a tag to compare

IMPROVEMENTS

  • fix: update change codes to comly with 2024 nacha operating rules

BUILD

  • fix(deps): update module golang.org/x/net to v0.33.0 (#1528)

Release v1.45.0

17 Dec 23:00
Compare
Choose a tag to compare

IMPROVEMENTS

  • fix: copy ValidateOpts through Flatten
  • feat: add DeleteEntries() to IATBatch

BUILD

  • chore(deps): update registry.access.redhat.com/ubi9/ubi-minimal docker tag to v9.5-1733767867 (#1522)

Release v1.44.2

09 Dec 17:41
Compare
Choose a tag to compare

IMPROVEMENTS

  • fix bug in Addenda02: Corrected ReferenceInformationTwoField to use ReferenceInformationTwo

BUILD

  • fix(deps): update module golang.org/x/net to v0.32.0 (#1519)

Release v1.44.1

04 Dec 21:12
Compare
Choose a tag to compare

IMPROVEMENTS

  • fix: preserve FileIDModifier when flattening files

Release v1.44.0

04 Dec 16:57
Compare
Choose a tag to compare

ADDITIONS

  • Add NachaEntryAmountLimit, NachaBatchDebitCreditLimit, and NachaFileDebitCreditLimit constants

IMPROVEMENTS

  • docs: add guide for calculating effective entry date
  • fix: enforce limits on max amount in entries, batches, files and merge

BUILD

  • fix(deps): update module github.com/stretchr/testify to v1.10.0 (#1512)
  • fix(deps): update module golang.org/x/sync to v0.10.0
  • fix(deps): update module golang.org/x/text to v0.21.0

Release v1.43.0

21 Nov 22:34
Compare
Choose a tag to compare

ADDITIONS

  • feat: add DeleteEntries and DeleteADVEntries to remove entries from a Batch