v0.6.0
What's Changed
- chore(deps-dev): update pandas requirement from <1.6,>=1.4.4 to >=1.4.4,<2.1 by @dependabot in #93
- chore(deps-dev): update polars requirement from <0.17,>=0.16.14 to >=0.16.14,<0.18 by @dependabot in #94
- chore(deps): bump pyo3 from 0.18.2 to 0.18.3 by @dependabot in #96
- chore(deps): bump arrow from 36.0.0 to 37.0.0 by @dependabot in #95
- docs: Add link to documentation in readme by @lukapeschke in #97
- chore(deps): bump arrow from 37.0.0 to 38.0.0 by @dependabot in #98
- chore(deps): bump anyhow from 1.0.70 to 1.0.71 by @dependabot in #99
- chore(deps-dev): update pyarrow requirement from <11.1.0,>=8.0.0 to >=8.0.0,<12.1.0 by @dependabot in #100
- chore(build): migrate to maturin>=0.15,<0.16 by @lukapeschke in #102
- chore(deps): bump arrow from 38.0.0 to 39.0.0 by @dependabot in #101
- chore(deps): bump arrow from 39.0.0 to 40.0.0 by @dependabot in #103
- chore(deps-dev): update polars requirement from <0.18,>=0.16.14 to >=0.16.14,<0.19 by @dependabot in #106
- fix(Makefile): Lint and format everything by @lukapeschke in #108
- refactor(python): Simplify .to_polars()'s signature by @lukapeschke in #110
- feat: Improve date support by @lukapeschke in #107
- feat(benchmark): adding basic benchmarks by @jGundermann in #104
- feat: Add support for empty sheets by @lukapeschke in #112
- chore(deps): bump calamine from 0.20.0 to 0.21.1 by @dependabot in #114
- chore(deps): bump calamine from 0.21.1 to 0.21.2 by @dependabot in #115
- chore(deps): bump anyhow from 1.0.71 to 1.0.72 by @dependabot in #116
- chore(deps): bump anyhow from 1.0.72 to 1.0.75 by @dependabot in #120
- chore(deps): bump chrono from 0.4.26 to 0.4.27 by @dependabot in #122
- chore(deps-dev): update pyarrow requirement from <12.1.0,>=8.0.0 to >=8.0.0,<13.1.0 by @dependabot in #121
- chore(deps): bump chrono from 0.4.27 to 0.4.28 by @dependabot in #123
- chore(deps-dev): update pandas requirement from <2.1,>=1.4.4 to >=1.4.4,<2.2 by @dependabot in #125
- chore(deps-dev): update polars requirement from <0.19,>=0.16.14 to >=0.16.14,<0.20 by @dependabot in #124
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #126
- chore(deps): bump chrono from 0.4.28 to 0.4.29 by @dependabot in #128
- chore(deps): bump chrono from 0.4.29 to 0.4.30 by @dependabot in #129
- chore(deps): bump chrono from 0.4.30 to 0.4.31 by @dependabot in #130
- chore(deps): bump calamine from 0.21.2 to 0.22.1 by @dependabot in #132
- chore(deps): update ruff requirement from <0.1,>=0.0.138 to >=0.0.138,<0.2 by @dependabot in #134
- chore(deps-dev): update pyarrow requirement from <13.1.0,>=8.0.0 to >=8.0.0,<14.1.0 by @dependabot in #135
- fix(ci): Fix documentation build job by @lukapeschke in #136
- feat: Add support for python 3.12 by @lukapeschke in #131
- feat(dev-deps): Replace black with ruff by @lukapeschke in #138
- chore(deps): Bump build requirements by @lukapeschke in #137
- chore(deps): remove upper constraint on pyarrow by @lukapeschke in #139
- chore: v0.6.0 by @lukapeschke in #140
Full Changelog: v0.5.0...v0.6.0