Releases: manishjalui11/csv-diff
Releases · manishjalui11/csv-diff
v1.0.0 - Initial Release
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