v0.11.0
What's Changed
- chore(deps): bump rstest from 0.18.2 to 0.19.0 in the prod-deps group by @dependabot in #230
- chore(deps): bump chrono from 0.4.37 to 0.4.38 in the prod-deps group by @dependabot in #231
- chore(deps): update ruff requirement from <0.4,>=0.2.0 to >=0.2.0,<0.5 by @dependabot in #234
- chore(deps): bump calamine from 0.24.0 to 0.25.0 in the prod-deps group by @dependabot in #237
- chore(deps): bump rstest from 0.19.0 to 0.21.0 in the prod-deps group across 1 directory by @dependabot in #239
- chore(deps): update ruff requirement from <0.5,>=0.2.0 to >=0.5.0,<0.6 by @dependabot in #242
- feat: introduce eager loading functions by @lukapeschke in #147
- chore(deps): bump pyo3 0.20.3 -> 0.21.2 by @lukapeschke in #241
- feat:
use_columns
can now be a callable by @PrettyWood in #243 - fix: treat #REF! cells as nulls by @lukapeschke in #244
- fix(tests): compat with polars 1.0.0 by @lukapeschke in #246
- refactor(dtype): automatically cast mixed string and date columns to strings by @lukapeschke in #245
- feat: add an option to disable automatic type coercion by @lukapeschke in #248
- chore(deps): bump arrow from 52.0.0 to 52.1.0 in the prod-deps group by @dependabot in #249
- feat: cast bools to strings if mixed types by @PrettyWood in #251
- chore: v0.11.0 by @lukapeschke in #253
Full Changelog: v0.10.4...v0.11.0