Skip to content

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.