Skip to content

Releases: actforgood/bigcsvreader

v1.5.0

26 Mar 07:35
v1.5.0
d4c7d2b
Compare
Choose a tag to compare

Upgraded linter, github actions.

Full Changelog: v1.4.0...v1.5.0

v1.4.0

06 Nov 17:20
v1.4.0
a0eb94c
Compare
Choose a tag to compare

What's Changed

  • Add lazyquote option by @jhgalino in #8
  • Bump actions/checkout from 3 to 4 by @dependabot in #7
  • Upgrade github action go1.21

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.3.0

20 Jun 13:52
8266a5b
Compare
Choose a tag to compare

What's Changed

  • Bump actions/setup-go from 3 to 4 by @dependabot in #2
  • add benchmark with sequential reading and parallel processing by @oliverpool in #5
  • Upgraded linter, workflow go1.20 by @bogcon in #6

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

15 Nov 01:17
Compare
Choose a tag to compare

Wrapped errors, giving more context, in case a logger is not available.

Full Changelog: v1.1.0...v1.2.0

v1.1.0

16 Sep 11:41
Compare
Choose a tag to compare

This release does not contain functionality changes.

  • Changed license copyright
  • Documentation enhancements.

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

v1.0.0

28 Aug 18:33
Compare
Choose a tag to compare

Initial release.

  • CsvReader capable of reading with a multi-threaded approach a CSV file