All Versions
70
Latest Version
Avg Release Cycle
8 days
Latest Release
485 days ago

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
  • 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 and ReadJSONFileWith 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
  • v1.20.0 Changes

    September 19, 2022

    โž• ADDITIONS

    • feat: add ValidateOpts for IATBatch and IATEntryDetail

    ๐Ÿ‘Œ 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