Releases: moov-io/fincen
Releases · moov-io/fincen
Release v0.2.7
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
IMPROVEMENTS
- fix: use specified xsi:schemaLocation attributes
Release v0.2.5
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
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
IMPROVEMENTS
- Add
webui
interface for parsing and converting files - build: fix release steps