Skip to content

Releases: mentax/csv2xlsx

v0.5.3

13 Aug 12:08
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/urfave/cli/v2 from 2.27.3 to 2.27.4 by @dependabot in #25
  • Fix #24 - wrong usage of flag separators

Full Changelog: v0.5.2...v0.5.3

v0.5.2

31 Jul 12:03
Compare
Choose a tag to compare

What's Changed

  • Bump dependes
  • Add --delimiter to README by @malarzm in #20
  • build on go 1.22
  • small memory optimization

New Contributors

Full Changelog: v0.5.1...v0.5.2

v0.5.1

23 Nov 22:07
Compare
Choose a tag to compare

GO 1.21

v0.5.0

23 Nov 21:47
e17d982
Compare
Choose a tag to compare

New error reporting - fix for #11

v0.4.5

02 Nov 12:24
Compare
Choose a tag to compare

Go update to 1.21
go modules update
Fix #12 by @bluedskim

v0.4.4

02 Sep 13:40
Compare
Choose a tag to compare

Changelog

v0.4.3

19 Oct 15:11
Compare
Choose a tag to compare

Changelog

  • 1f25c44 fix #6 - new option -delimiter, -d [default: comma ,] and example

v0.4.2

19 Oct 14:13
Compare
Choose a tag to compare

Changelog

  • 1f8c712 go mod update, build for Apple m1

v0.4.1

29 Jan 17:07
Compare
Choose a tag to compare

bug fixes updated libraries and go version, added support for MacOS ARM
added support for prefixing numeric values with ' forcing test field type.

Full Changelog: v0.3.0...v.0.4.1

v0.3.0

23 Oct 21:31
Compare
Choose a tag to compare

Changelog

0924502 Create go.yml
76991ca Merge remote-tracking branch 'origin/master'
b6ec9b1 Printf calls whose arguments do not align with the format string
f18963e Update README.md
5f58c65 Update and rename go.yml to goreleaser.yml
eda74b1 err assigned and not used
9c8f3db go releaser
f2ff3eb libs update
61c264e libs update, go.mod
6e41189 multi build script
be5a5a8 prepare new release
fa46bf6 travis