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