Changelog¶
This file is automatically generated from GitHub issues and pull requests. It tracks all changes made to Daflip since the last minor version release.
v0.1.0¶
Released on 2024-01-01
β¨ New Features¶
- Initial release of Daflip
- Support for CSV, Parquet, Excel, Feather, ORC, SAS, Stata, SPSS, and HTML formats
- Command-line interface for easy data conversion
- Python API for programmatic use
- Chunked processing for large files
- Schema inference and export capabilities
- Compression support for output formats
- Row selection and filtering options
π Documentation¶
- Comprehensive user guide and API documentation
- Installation and quick start guides
- Examples and tutorials
π§ Other Changes¶
- Automated testing and CI/CD setup
- Pre-commit hooks for code quality
- Automated release process with semantic versioning
This changelog is automatically generated. For more details, see the GitHub releases.
v0.2.0¶
Released on 2024-01-15
β¨ New Features¶
- β¨ Add support for Excel .xls files (#45) by @contributor
π Bug Fixes¶
- π Fix CSV parsing with custom separators (#38)
π Statistics¶
- Pull Requests: 5
- Issues: 3
- Total Changes: 8
This changelog is automatically generated. For more details, see the GitHub releases.