What's Changed
* chore: Switch from flake8+isort to ruff by lukapeschke in https://github.com/ToucanToco/fastexcel/pull/60
* chore(deps): bump arrow from 27.0.0 to 28.0.0 by dependabot in https://github.com/ToucanToco/fastexcel/pull/61
* chore(deps): bump anyhow from 1.0.66 to 1.0.68 by dependabot in https://github.com/ToucanToco/fastexcel/pull/62
* chore(deps): bump arrow from 28.0.0 to 29.0.0 by dependabot in https://github.com/ToucanToco/fastexcel/pull/63
* docs: Added a way to build HTML docs with pdoc by lukapeschke in https://github.com/ToucanToco/fastexcel/pull/64
* feat(docs): Added an automatic doc build job by lukapeschke in https://github.com/ToucanToco/fastexcel/pull/65
* fix(ci/docs): Install missing dependencies by lukapeschke in https://github.com/ToucanToco/fastexcel/pull/66
* fix(ci/docs): Create a venv for maturin by lukapeschke in https://github.com/ToucanToco/fastexcel/pull/67
* chore(deps): update pre-commit requirement from <3,>=2.20.0 to >=2.20.0,<4 by dependabot in https://github.com/ToucanToco/fastexcel/pull/72
* chore(deps): bump pyo3 from 0.17.3 to 0.18.0 by dependabot in https://github.com/ToucanToco/fastexcel/pull/71
* chore(deps): bump arrow from 29.0.0 to 31.0.0 by dependabot in https://github.com/ToucanToco/fastexcel/pull/70
* fix: change legacy [args] macros by jGundermann in https://github.com/ToucanToco/fastexcel/pull/73
* chore(deps): bump arrow from 31.0.0 to 32.0.0 by dependabot in https://github.com/ToucanToco/fastexcel/pull/76
* chore(deps-dev): update pyarrow requirement from <10.1.0,>=8.0.0 to >=8.0.0,<11.1.0 by dependabot in https://github.com/ToucanToco/fastexcel/pull/75
* chore(deps): update black requirement from <23,>=22.8.0 to >=22.8.0,<24 by dependabot in https://github.com/ToucanToco/fastexcel/pull/77
* Using C FFI for interop rust -> Python by jGundermann in https://github.com/ToucanToco/fastexcel/pull/74
* chore(deps): bump anyhow from 1.0.68 to 1.0.69 by dependabot in https://github.com/ToucanToco/fastexcel/pull/78
* chore(deps): bump arrow from 32.0.0 to 33.0.0 by dependabot in https://github.com/ToucanToco/fastexcel/pull/81
* chore(deps): bump pyo3 from 0.18.0 to 0.18.1 by dependabot in https://github.com/ToucanToco/fastexcel/pull/80
* chore(deps): update mypy requirement from <1,>=0.982 to >=0.982,<2 by dependabot in https://github.com/ToucanToco/fastexcel/pull/79
* refactor(ffi): Simplify FFI usage by lukapeschke in https://github.com/ToucanToco/fastexcel/pull/82
* chore(deps): bump arrow from 33.0.0 to 34.0.0 by dependabot in https://github.com/ToucanToco/fastexcel/pull/84
* chore(deps): bump arrow from 34.0.0 to 35.0.0 by dependabot in https://github.com/ToucanToco/fastexcel/pull/85
* Feat/polars integration by jGundermann in https://github.com/ToucanToco/fastexcel/pull/87
* chore(deps): bump anyhow from 1.0.69 to 1.0.70 by dependabot in https://github.com/ToucanToco/fastexcel/pull/86
* fix: Ensure the lib can be used without the polars extra by lukapeschke in https://github.com/ToucanToco/fastexcel/pull/88
* chore(deps): bump pyo3 from 0.18.1 to 0.18.2 by dependabot in https://github.com/ToucanToco/fastexcel/pull/89
* chore(deps): bump arrow from 35.0.0 to 36.0.0 by dependabot in https://github.com/ToucanToco/fastexcel/pull/90
* chore(deps): bump bumpalo from 3.11.0 to 3.12.0 by dependabot in https://github.com/ToucanToco/fastexcel/pull/92
* chore: v0.5.0 by lukapeschke in https://github.com/ToucanToco/fastexcel/pull/91
**Full Changelog**: https://github.com/ToucanToco/fastexcel/compare/v0.4.2...v0.5.0