Skip to content

Releases: maherelgamil/csvops

v0.4.0

18 Apr 00:21

Choose a tag to compare

Changelog

  • 0be992f docs: changelog for v0.4.0
  • 4035843 refactor(to-sqlite): migrate to pkg/csvops library
  • 6f0366d refactor(preview): migrate to pkg/csvops library
  • 894d7bc refactor(stats): migrate to pkg/csvops library
  • a9d361c refactor(merge): migrate to pkg/csvops library
  • 92a67c5 refactor(filter): migrate to pkg/csvops library
  • 9192e18 refactor(dedupe): migrate to pkg/csvops library
  • 6ffe3d8 fix: anchor csvops binary ignore so pkg/csvops directory is tracked
  • cfff16c refactor(split): extract core logic into pkg/csvops library
  • 67dd203 test: add unit tests and matrix test workflow
  • df7f3ff ci: add CI workflow and harden release workflow
  • a80335a docs: rewrite README for v0.3.0 features and accurate flag set

desktop-v0.2.0

18 Apr 01:22

Choose a tag to compare

desktop-v0.1.0

18 Apr 00:48

Choose a tag to compare

v0.3.0

17 Apr 23:57

Choose a tag to compare

Changelog

  • c93b11b docs: changelog for v0.3.0

v0.2.1

29 Mar 21:18

Choose a tag to compare

Changelog

  • 39449a9 feat(cli): enhance command UX, memory efficiency, and progress reporting

v0.2.0

29 Mar 20:20

Choose a tag to compare

Changelog

  • 28c0764 feat: add to-sqlite command with safe table name and progress bar

v0.1.0

29 Mar 19:05

Choose a tag to compare

Changelog

  • a3d8fb7 chore: update goreleaser file