Changelog¶
All notable changes to this project are documented here.
This changelog is automatically generated from Conventional Commits.
1.1.2 — 2026-04-29¶
Features¶
- Update version to 1.1.2 and enhance read_excel, read_csv, xlsx_to_csv, and csv_to_xlsx to forward additional polars arguments (19c8d9e)
1.1.1 — 2026-04-03¶
Features¶
- Restore trigger-publish and trigger-deploy-docs jobs in auto-tag workflow (4f73509)
- Implement full library structure with GUI backends, tests, and docs (5955a0d)
Bug Fixes¶
- Conditionally include Windows-specific dependencies (3828a02)
Refactoring¶
- Update pre-commit hook for linting and formatting; sync version.py from pyproject.toml (1aa2f4b)
- Remove update_readme function to streamline version synchronization (6cb7069)
0.1.0 — 2026-03-20¶
Automatically generated by git-cliff