Skip to content

Releases: onozaty/csvt

v1.15.0

20 May 13:08
Compare
Choose a tag to compare

Changelog

  • 6c1908a Change to allow cncat to merge 3 or more CSV files
  • c7903e1 Merge pull request #24 from onozaty/23-multiple-files-can-be-specified-with-concat
  • 87524f9 Update GitHub Actions settings

v1.14.0

21 Jan 15:22
0315aaf
Compare
Choose a tag to compare

Changelog

  • Add supported encodings #21

v1.13.0

13 Jan 23:14
9ba3f5d
Compare
Choose a tag to compare

Changelog

  • [group] Add group command #19

v1.12.0

05 Dec 13:38
886c38f
Compare
Choose a tag to compare

Changelog

  • [head] Add head command #6

v1.11.0

12 Sep 12:01
31a75e3
Compare
Choose a tag to compare

Changelog

  • [split] splitコマンド実装 #12

v1.10.0

19 Jul 14:43
Compare
Choose a tag to compare

Changelog

  • [sort] sortコマンドの実装 #5

v1.9.0

13 Jul 15:29
2ec9a47
Compare
Choose a tag to compare

Changelog

  • [add, replace] 値を設定するような項目はバックスラッシュ記法が使えるように
  • [add] addコマンド実装 #11

v1.8.0

10 Jul 15:41
Compare
Choose a tag to compare

Changelog

  • [concat] concatコマンド実装 #4
  • [slice] sliceコマンド実装 #13

v1.7.0

07 Jul 12:44
2e9f1b1
Compare
Choose a tag to compare

Changelog

  • [exclude] excludeコマンド実装 #7
  • [include] includeコマンド実装 #8

v1.6.0

05 Jul 13:04
c8d01fd
Compare
Choose a tag to compare

Changelog

  • [filter] equal-columnフラグ追加
  • [filter] notフラグ追加
  • [unique] uniqueコマンド実装 #3