Skip to content

Releases: moov-io/fincen

Release v0.2.7

08 Nov 21:18
Compare
Choose a tag to compare

IMPROVEMENTS

  • fix: docs, validating party identifies
  • add: examples
  • improvement: batch xml format, generating xml namespace prefix

BUILD

  • disable exhaustive feature of golangci (switch and map exhaustive checker)

Release v0.2.6

28 Oct 13:28
Compare
Choose a tag to compare

IMPROVEMENTS

  • fix: use specified xsi:schemaLocation attributes

Release v0.2.5

26 Oct 20:43
Compare
Choose a tag to compare

IMPROVEMENTS

  • fix: modified unique suquence number checker and samples
  • fix: updated logic for generating sequence numbers

BUILD

  • 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

Release v0.2.4

17 Oct 14:08
Compare
Choose a tag to compare

IMPROVEMENTS

  • docs: adding simple go usage page
  • fix: update Dockerfile with config

BUILD

  • fix(deps): update module github.com/moov-io/base to v0.36.0
  • fix(deps): update golang.org/x/oauth2 digest to 6fdb5e3

Release v0.2.3

26 Sep 16:09
Compare
Choose a tag to compare

IMPROVEMENTS

  • Add webui interface for parsing and converting files
  • build: fix release steps