v0.10.0
What's Changed
- feat(build): build abi3 wheels by @lukapeschke in #187
- fix(deps): update calamine and pyo3 by @lukapeschke in #188
- feat: implemented custom errors by @lukapeschke in #186
- feat: allow to select a subset of columns by @lukapeschke in #189
- feat: support column ranges in string format in use_columns by @lukapeschke in #190
- fix: regression on alias generation introduced by column selection by @lukapeschke in #191
- feat: read excel from bytes content by @PrettyWood in #192
- chore(deps): update ruff requirement from <0.3,>=0.2.0 to >=0.2.0,<0.4 by @dependabot in #194
- fix(make): adapt to ruff 0.3.0 by @lukapeschke in #196
- feat: added support for a dtypes parameter by @lukapeschke in #195
- refactor: simplify sheet loading related code by @lukapeschke in #199
- chore(deps): bump the prod-deps group with 1 update by @dependabot in #201
- refactor: fix chrono deprecation warning by @lukapeschke in #202
- chore(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot in #203
- chore(deps): bump the prod-deps group with 1 update by @dependabot in #205
- feat: support mixed indices and column names for dtypes and column selection by @lukapeschke in #206
- chore: v0.10.0 by @lukapeschke in #210
Full Changelog: v0.9.1...v0.10.0