Changelog
All the latest features, improvements, and fixes shipped in CYD.
v2.1.0
Latest- Added Parquet file support for upload and export
- New column distribution heatmap visualization
- Significantly faster CSV parsing for large files
- Fixed encoding detection for UTF-16 files
v2.0.0
Previous- Complete UI redesign with new dashboard
- Auto-detect column types on upload
- One-click outlier detection and removal
- Significantly faster chart rendering
- REST API v1 with full documentation
- Fixed duplicate detection for columns with mixed types
v1.5.0
Earlier- Excel (.xlsx) import and export support
- Cleaning audit log — see every operation applied
- Improved null value detection for numeric columns
- Fixed date parsing for DD/MM/YYYY formats
v1.0.0
Initial Release- Initial release of CleanYourDataset (CYD)
- CSV upload with auto-delimiter detection
- Bar, line, scatter, and pie chart visualizations
- Remove duplicates, fill nulls, trim whitespace
- Export as CSV or JSON