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

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
  • 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