Skip to content

Releases: shu-go/csv2xlsx

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

v0.3.0

17 Dec 05:42
Compare
Choose a tag to compare

Changelog

Features

Bug fixes

  • 44ab92f fix: activate the first sheet

Others

  • 76a44bf docs: add help docs
  • 3256cf0 refactor: remove unecessary comments
  • 52e617b refactor: remove unnecessary json tags
  • 6ecdd5b refactor: rename varibles
  • cd39c5d refactor: rename variables
  • d2164f7 refactor: extract into functions
  • 66de903 refactor: extract into functions

v0.2.0

15 Dec 10:57
Compare
Choose a tag to compare

Changelog

Features

Bug fixes

  • 5a72e62 fix: delete Sheet1
  • 9175771 fix: use general format when --xxx-xlsx is empty

Others

v0.1.1

15 Dec 10:16
Compare
Choose a tag to compare

Changelog

Bug fixes

Others

v0.1.0

14 Dec 14:27
Compare
Choose a tag to compare

Changelog

Others