All Versions
70
Latest Version
Avg Release Cycle
8 days
Latest Release
845 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.25.0 Changes
November 29, 2022๐ IMPROVEMENTS
- ๐ cmd/achcli: align tabwriter columns better across batches
-
v1.24.0 Changes
November 21, 2022โ 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
- feat: add
-
v1.23.1 Changes
November 15, 2022๐ 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
-
v1.22.2 Changes
November 08, 2022๐ 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
-
v1.22.1 Changes
October 31, 2022๐ IMPROVEMENTS
- ๐ docs: Fix spelling mistake in Original RDFI identification
- server: read ValidateOpts before file to segment
-
v1.22.0 Changes
October 25, 2022๐ 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
-
v1.21.2 Changes
October 04, 2022๐ 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
-
v1.21.0 Changes
October 03, 2022๐ IMPROVEMENTS
- docs: clarified lambda_json_to_nacha example
- server: read ValidateOpts in SegmentFile endpoints
๐ BUILD
- ๐ build: require go1.19.1 in CI/CD
-
v1.20.1 Changes
September 21, 2022๐ IMPROVEMENTS
- ๐ fix: lowercase
ID
in OpenAPI spec
- ๐ fix: lowercase
-
v1.20.0 Changes
September 19, 2022โ 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
- feat: add