Releases: moov-io/imagecashletter
Releases · moov-io/imagecashletter
v0.4.2
v0.4.1
v0.4.0 (Released 2020-04-14)
ADDITIONS
- server: add version handler to admin HTTP server
IMPROVEMENTS
- icl: log crasher file after it's parsed
- api,client: rename models whose names are duplicated across projects
- api,client: use shared Error model
BUILD
- Update module prometheus/client_golang to v1.2.1
- build: run sonatype-nexus-community/nancy in CI
v0.3.0
v0.3.0 (Released 2019-10-18)
ADDITIONS
- file: add FileFromJSON to decode ICL files
- cmd/server: decode a file as JSON or plain text
BUG FIXES
- reader: setup a File internally before reading
BUILD
- build: upgrade to Go 1.13 and Debian 10
- build: update openapi-generator to v4.1.3
v0.2.0
v0.2.0 (Released 2019-08-20)
BREAKING CHANGE
In our OpenAPI we've renamed fields generated as Id
to ID
, which is more in-line with Go's style conventions.
ADDITIONS
- Add RuneCountInString check to Parse(record string) functions
- cmd/server: bind HTTP server with TLS if HTTPS_* variables are defined
BUG FIXES
- all: check record lengths before parsing them
- all: fix range checks w.r.t added crasher files
BUILD
- build: upgrade openapi-generator to 4.1.0
- cmd/server: update github.com/moov-io/base to v0.10.0
v0.2.0-rc1
release v0.2.0-rc1