Skip to content

Releases: moov-io/cadeft

v1.0.4

16 May 18:29
0319260
Compare
Choose a tag to compare

What's Changed

  • fix: padding on invalid data element i.d field by @kimurav in #29

Full Changelog: v1.0.3...v1.0.4

v1.0.3

07 May 13:21
afed7d1
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/go-playground/validator/v10 from 10.19.0 to 10.20.0 by @dependabot in #25
  • build(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 by @dependabot in #27
  • fix: file streamer not returning E adn F records by @kimurav in #28

Full Changelog: v1.0.2...v1.0.3

v1.0.2

15 Apr 22:13
322aab3
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/go-playground/validator/v10 from 10.17.0 to 10.18.0 by @dependabot in #17
  • build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #21
  • fix(deps): update module github.com/go-playground/validator/v10 to v10.19.0 by @renovate in #19
  • feat: Adding ability to parse files containing diacritical characters… by @kimurav in #22

Full Changelog: v1.0.0...1.0.1

v1.0.0

24 Jan 17:16
Compare
Choose a tag to compare

What's Changed

  • Fixing bug with Julian dates less than 3 digits by @kimurav in #13
  • build(deps): bump github.com/go-playground/validator/v10 from 10.16.0 to 10.17.0 by @dependabot in #15

Full Changelog: v0.1.0...v1.0.0

v0.1.0

14 Dec 16:33
Compare
Choose a tag to compare

Initial release of cadeft with parsing, writing and streaming Canadian EFT files.