v3.1.0
What's Changed
- Update release checklist by @hugovk in #486
- Better exceptions by @nuno-andre in #487
- Fix "Invalid character / found in sheet title" during export to XLSX by @mpasternak in #490
- Avoided mutable parameter defaults by @claudep in #494
- Fixes #496 - Allow skipping lines when reading xls/xlsx/csv files by @claudep in #497
- Specify build backend for editable installs by @hugovk in #501
- Add support for Python 3.10 by @hugovk in #504
- doubled sample size passed to csv.Sniffer() in _csv.detect() by @julianebeli in #503
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #500
- Jazzband: Synced file(s) with jazzband/.github by @jazzband-bot in #505
- History for 3.1.0 by @hugovk in #507
New Contributors
- @nuno-andre made their first contribution in #487
- @mpasternak made their first contribution in #490
- @julianebeli made their first contribution in #503
- @pre-commit-ci made their first contribution in #500
- @jazzband-bot made their first contribution in #505
Full Changelog: v3.0.0...v3.1.0