Skip to content

v1.0.0 - Initial Release

Latest
Compare
Choose a tag to compare
@manishjalui11 manishjalui11 released this 11 May 19:44

This is the first stable release of CSV-DIFF – a powerful CLI tool for comparing CSV files with support for composite keys, detailed change tracking, and flexible output options.

Highlights:

  • 🔍 Detect added, deleted, updated, and reordered rows
  • 🧩 Use composite keys to match rows accurately
  • 📤 Export diffs in JSON or CSV formats
  • 🎯 Filter output by change type (added, deleted, updated, reordered)
  • ✅ Option to include unchanged rows
  • 🛠 Easy CLI usage with helpful flags

This release lays the foundation for efficient CSV comparison workflows, making it ideal for database diffs, spreadsheet versioning, and automated audits.

Full Changelog: https://github.com/manishjalui11/csv-diff/commits/v1.0.0