All Versions
70
Latest Version
Avg Release Cycle
8 days
Latest Release
661 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v1.18.0 Changes
June 07, 2022๐ 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
-
v1.17.0 Changes
June 02, 2022โ 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
-
v1.16.1 Changes
May 23, 2022๐ IMPROVEMENTS
- server: read unorderedBatchNumbers query param
-
v1.16.0 Changes
May 23, 2022โ 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
- โ Add
-
v1.15.1 Changes
May 09, 2022๐ IMPROVEMENTS
- ๐ feat: improve performance of getTraceNumbers
-
v1.15.0 Changes
May 03, 2022โ 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
-
v1.14.0 Changes
March 30, 2022โ 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
-
v1.13.1 Changes
February 28, 2022๐ IMPROVEMENTS
- ๐ fix: better date validation
๐ BUILD
- ๐ build(deps): bump nokogiri from 1.12.5 to 1.13.3 in /docs
-
v1.13.0 Changes
January 27, 2022โ ADDITIONS
- file: include ValidateOpts with JSON representations
๐ IMPROVEMENTS
- ๐ merge: carry through ValidateOpts from files
- server: verify balanced file validates
๐ BUILD
- ๐ build: enforce a coverage threshold
-
v1.12.2 Changes
September 23, 2021๐ BUG FIXES
- batch: check ValidateOpts prior to TraceNumber ascending verification
- file: pass through ValidateOpts for inner JSON unmarshals
๐ BUILD
- ๐ fix(deps): update module github.com/moov-io/base to v0.24.0