Releases: moov-io/ach
Releases · moov-io/ach
Release v1.25.0
IMPROVEMENTS
- cmd/achcli: align tabwriter columns better across batches
Release v1.24.0
ADDITIONS
- feat: add
CalculateCheckDigit
- feat: add
.SetMaxLines(int)
to Reader - feat: add
UnequalAddendaCounts
validation option
IMPROVEMENTS
- api: add missing unorderedBatchNumbers and allowInvalidCheckDigit
BUILD
- fix(deps): update module github.com/aws/aws-lambda-go to v1.35.0
Release v1.23.1
IMPROVEMENTS
- cmd/achcli: support masking corrected data, option to prettify amounts
BUILD
- fix(deps): update module github.com/moov-io/base to v0.36.2
- fix(deps): update module golang.org/x/oauth2 to v0.2.0
Release v1.22.2
IMPROVEMENTS
- docs: fix link to creating file over HTTP
- fix: allow mixed-case Addenda10 TransactionType codes
- validator: include missing secondary SEC codes for Addenda10
BUILD
- fix(deps): update module github.com/prometheus/client_golang to v1.14.0
Release v1.22.1
IMPROVEMENTS
- docs: Fix spelling mistake in Original RDFI identification
- server: read ValidateOpts before file to segment
Release v1.22.0
IMPROVEMENTS
- docs: rename 'payment code' to transaction code
- examples: add micro-entries / micro-deposits (#1103)
- feat: add
ReadJSONFile
andReadJSONFileWith
helpers - feat: add
Reversal()
to files - feat: add
AllowInvalidCheckDigit
validation option - feat: add achcli IAT Support (#1100)
- feat: allow empty strings when allow missing file header opt is set
BUILD
- build(deps): bump nokogiri from 1.13.6 to 1.13.9 in /docs
- fix(deps): update module github.com/moov-io/base to v0.36.1
- fix(deps): update module github.com/stretchr/testify to v1.8.1
- fix(deps): update module golang.org/x/oauth2 to v0.1.0
Release v1.21.2
IMPROVEMENTS
- fix: copy forward the validate options when segmenting a file
- fix: passing validate opts to http handler
- test: verify ValidateOpts are set in segment http response
BUILD
- meta: add feature request template
Release v1.21.0
IMPROVEMENTS
- docs: clarified lambda_json_to_nacha example
- server: read ValidateOpts in SegmentFile endpoints
BUILD
- build: require go1.19.1 in CI/CD
Release v1.20.1
IMPROVEMENTS
- fix: lowercase
ID
in OpenAPI spec
Release v1.20.0
ADDITIONS
- feat: add
ValidateOpts
forIATBatch
andIATEntryDetail
IMPROVEMENTS
- fix(deps): update golang.org/x/oauth2 digest to f213421
- fix(deps): update module github.com/moov-io/base to v0.35.0
- test: verify we pad to 10 lines in writer