Skip to content

Releases: shu-go/csv2xlsx

v0.8.1

24 Apr 08:59
Compare
Choose a tag to compare

Changelog

Others

  • 58de0c9 build(deps): update
  • 4ce0314 Merge pull request #2 from shu-go/dependabot/go_modules/golang.org/x/crypto-0.17.0
  • 1d4932c chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0

v0.8.0

15 Oct 02:55
Compare
Choose a tag to compare

Changelog

Features

Others

  • b3c5ac5 chore(gomod): update
  • 1e539d5 chore(gomod): gli/v2
  • 0381ca7 build: go 1.21, GitHub Actions, GoReleaser
  • 9017a0f chore(gomod): update
  • 9aec74c Merge pull request #1 from shu-go/dependabot/go_modules/golang.org/x/net-0.17.0
  • d629b59 chore(deps): bump golang.org/x/net from 0.7.0 to 0.17.0

v0.7.1

09 Mar 01:41
Compare
Choose a tag to compare

Changelog

Bug fixes

  • 517a3cf fix: clear converted sheet

v0.7.0

17 Feb 01:52
Compare
Choose a tag to compare

Changelog

Features

Others

v0.6.1

31 Dec 11:27
Compare
Choose a tag to compare

Changelog

Bug fixes

  • 2107d39 fix: number output format
  • b6d01d0 fix: input format can be omitted

Others

v0.6.0

31 Dec 07:57
Compare
Choose a tag to compare

Changelog

Features

  • 6f7be2e feat: --columns may include output format to xlsx

Others

v0.5.2

30 Dec 07:53
Compare
Choose a tag to compare

Changelog

Bug fixes

Others

  • 6b00678 change: failure of explicit type guess (--columns) falls back to text
  • 9bdf5b4 style: crlf to lf
  • fa15355 Revert "refactor: crlf to lf"
  • eab4b42 refactor: crlf to lf
  • 4688627 refactor: remove type decl

v0.5.1

25 Dec 07:25
Compare
Choose a tag to compare

Changelog

Features

Bug fixes

Others

v0.5.0

20 Dec 12:27
Compare
Choose a tag to compare

Changelog

Features

Others

v0.4.0

19 Dec 09:20
Compare
Choose a tag to compare

Changelog

Features

  • b1c110b feat: prioritize --columns by exact/wildcard/empty

Others

  • 17aaf23 refactor: extract functions