Skip to content

Tags: moov-io/ach

Tags

v1.61.1

Toggle v1.61.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore: tidy

v1.61.0

Toggle v1.61.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): update all (#1784)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v1.60.1

Toggle v1.60.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore: linter fixup

v1.60.0

Toggle v1.60.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: set FileCreationTime=0000 when blank, otherwise now for both whe…

…n empty (#1778)

On read of a file if there's no FileCreationTime use 0000 instead of
the wall clock time (when the blank is formatted).

We can't get away with 000000 for FileCreationDate so make it the
current day, which still allows for dedup across for a single day.

v1.59.0

Toggle v1.59.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feature request: update line numbers after writing Nacha file (#1777)

* Annotate line numbers during `File.Create()`

* Fix call to annotateIATBatchLineNumbers

* Remove ineffective nil check in Writer.writeLine

Iface values are not nil even the underlying concrete value is nil

v1.58.0

Toggle v1.58.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add validate opt to skip Company fields in BatchHeader (#1769)

v1.57.2

Toggle v1.57.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
build: restore :latest manifest

v1.57.1

Toggle v1.57.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build: publish arm64 docker images (#1634)

Co-authored-by: Saman Tipputhynhean <saman.tipputhynhean@mbanq.com>

v1.57.0

Toggle v1.57.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: correctly set CIE/MTE IndividualName and IdentificationNumber (#…

…1768)

* fix: correctly set CIE/MTE IndividualName and IdentificationNumber

Fixes: #1766

* fix: correctly encode IdentificationNumber and IndividualName for CIE/MTE

* fix: remove pointer storage of secCode

v1.56.4

Toggle v1.56.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): update all (#1642)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>