Skip to content

Releases: moov-io/bai2

Release v0.4.0

17 Jun 21:59
Compare
Choose a tag to compare

IMPROVEMENTS

  • feat: allow to ignore version check with Options struct

BUILD

  • fix(deps): update module github.com/moov-io/base to v0.49.4
  • fix(deps): update module github.com/spf13/cobra to v1.8.1

Release v0.3.1

15 May 19:02
Compare
Choose a tag to compare

IMPROVEMENTS

  • feat: remove unused continuation struct
  • fix: allow some records to include / character (#113)

BUILD

  • fix(deps): update module github.com/moov-io/base to v0.49.3

Release v0.3.0

16 Apr 13:55
Compare
Choose a tag to compare

IMPROVEMENTS

  • feat: Implement aggregate functions to support setting trailer record fields programatically
  • feat: return all Details for an Account
  • fix: normalize file paths for windows machines to fix failing test
  • fix: read BAI2 rune by rune
  • fix: separate fuzzing of valid BAI2 files from error files
  • fix: validate BAI2 file after parsing
  • fuzz: setup runner and scheduled job
  • schema: OpenAPI models for Files, Groups, Accounts, and related objects

BUILD

  • chore(deps): update golang docker tag to v1.22
  • fix(deps): update module github.com/gorilla/mux to v1.8.1
  • fix(deps): update module github.com/moov-io/base to v0.48.5
  • fix(deps): update module github.com/spf13/cobra to v1.8.0
  • fix(deps): update module github.com/stretchr/testify to v1.9.0
  • fix(deps): update module golang.org/x/oauth2 to v0.18.0

Release v0.2.0

03 Feb 15:07
Compare
Choose a tag to compare

IMPROVEMENTS

  • feat: support varialble length records
  • feat: Implemented file structure that included File, Group, Account
  • feat: Handle contiuation records by returning merged records for callers
  • fix: Updated returned types to return better results

BUILD

  • chore(deps): update golang docker tag to v1.20
  • fix(deps): update module golang.org/x/oauth2 to v0.4.0
  • fix(deps): update module github.com/moov-io/base to v0.39.0

Release v0.1.0

21 Dec 15:22
Compare
Choose a tag to compare

This is the initial releae of moov-io/bai2. Please join our (#bai2) slack channel for updates and discussions.