Skip to content

Releases: moov-io/ach

Release v1.18.2

07 Jul 16:39
Compare
Choose a tag to compare

IMPROVEMENTS

  • fix: reduce memory usage during MergeFiles (#1041)

BUILD

  • fix(deps): update module github.com/aws/aws-lambda-go to v1.32.1
  • fix(deps): update module github.com/moov-io/base to v0.32.0
  • fix(deps): update module github.com/stretchr/testify to v1.8.0

Release v1.18.1

15 Jun 23:39
Compare
Choose a tag to compare

IMPROVEMENTS

  • feat: support Refused COR/NOC codes

BUILD

  • fix(deps): update module github.com/moov-io/base to v0.31.1

Release v1.18.0

07 Jun 19:40
Compare
Choose a tag to compare

IMPROVEMENTS

  • Export the SettlementDate field in BatchHeader and IATBatchHeader

BUILD

  • fix(deps): update module github.com/moov-io/base to v0.30.0
  • fix(deps): update module github.com/stretchr/testify to v1.7.2

Release v1.17.0

02 Jun 13:10
Compare
Choose a tag to compare

ADDITIONS

  • feat: add build file endpoint

IMPROVEMENTS

  • cmd/webui: update wasm_exec.js bundle
  • cmd/webui: write library version to page
  • feat: set Addenda trace numbers in (EntryDetail).SetTraceNumber

Release v1.16.1

23 May 14:14
Compare
Choose a tag to compare

IMPROVEMENTS

  • server: read unorderedBatchNumbers query param

Release v1.16.0

23 May 13:47
Compare
Choose a tag to compare

ADDITIONS

  • Add AllowUnorderedBatchNumbers validate option to skip ascending batch sequence validation

IMPROVEMENTS

  • api: add missing validate opts query params, Addenda99 Dishonored and Contested returns
  • batch: skip addendaFieldInclusion with Offset entries

BUILD

  • build: update base images
  • build: update codeql action
  • build(deps): bump nokogiri from 1.13.4 to 1.13.6 in /docs
  • fix(deps): update module github.com/aws/aws-lambda-go to v1.32.0
  • fix(deps): update module github.com/go-kit/log to v0.2.1
  • fix(deps): update module github.com/moov-io/base to v0.29.2
  • fix(deps): update module github.com/prometheus/client_golang to v1.12.2

Release v1.15.1

09 May 18:36
Compare
Choose a tag to compare

IMPROVEMENTS

  • feat: improve performance of getTraceNumbers

Release v1.15.0

03 May 22:54
Compare
Choose a tag to compare

ADDITIONS

  • merge: allow splitting files on their maximum dollar amounts

IMPROVEMENTS

  • docs: provide specific actions of CustomTraceNumbers
  • fix(deps): update module github.com/aws/aws-lambda-go to v1.31.1

Release v1.14.0

30 Mar 19:32
Compare
Choose a tag to compare

ADDITIONS

  • feat: add support for "Dishonored Returns" with addenda records
  • feat: support parsing out Contested Dishonored Returns

BUILD

  • build: install git in builder image
  • meta: update moov-io/base and our logging library

Release v1.13.1

28 Feb 17:35
Compare
Choose a tag to compare

IMPROVEMENTS

  • fix: better date validation

BUILD

  • build(deps): bump nokogiri from 1.12.5 to 1.13.3 in /docs