Releases: aotimme/gocsv
v1.0.5
What's Changed
- -width option to pad resulting filenames with specified number of zeroes by @zacharysyoung in #66
- giving delim default behavior that works w/commas by @zacharysyoung in #61
- Trying to improve documentation on behavior of xlsx subcommand by @zacharysyoung in #59
- Add GitHub CI by @aotimme in #70
- Bump golang.org/x/crypto from 0.4.0 to 0.31.0 by @dependabot in #69
New Contributors
- @dependabot made their first contribution in #69
Full Changelog: v1.0.4...v1.0.5
v1.0.4
The listed zip files contain binaries built for various platforms and architectures.
See the section on installation for some more details.
Changes since v1.0.3:
v1.0.3
The listed zip files contain binaries built for various platforms and architectures.
See the section on installation for some more details.
Changes since v1.0.2:
- #50 (@zacharysyoung): Fix issue with
cap
panic-ing when no-names
nor-default-name
are provided (#49). - #52 (@zacharysyoung): Style updates per
gopls
- #53: Switch to modernc.org/sqlite from
mattn/go-sqlite3
to avoid needing cgo
v1.0.2
The listed zip files contain binaries built by xgo for various platforms and architectures.
The most common ones are:
- gocsv-darwin-10.6-amd64.zip (Apple OS X; 64-bit)
- gocsv-linux-amd64.zip (Linux; 64-bit)
- gocsv-windows-4.0-amd64.zip (Microsoft Windows; 64-bit)
See the section on installation for some more details.
Changes since v1.0.1:
v1.0.1
The listed zip files contain binaries built by xgo for various platforms and architectures.
The most common ones are:
- gocsv-darwin-10.6-amd64.zip (Apple OS X; 64-bit)
- gocsv-linux-amd64.zip (Linux; 64-bit)
- gocsv-windows-4.0-amd64.zip (Microsoft Windows; 64-bit)
See the section on installation for some more details.
v1.0.0
The listed zip files contain binaries built by xgo for various platforms and architectures.
The most common ones are:
- gocsv-darwin-10.6-amd64.zip (Apple OS X; 64-bit)
- gocsv-linux-amd64.zip (Linux; 64-bit)
- gocsv-windows-4.0-amd64.zip (Microsoft Windows; 64-bit)
See the section on installation for some more details.