What's Changed
* feat: forbid schema_sample_rows=0 by lukapeschke in https://github.com/ToucanToco/fastexcel/pull/304
* chore(deps): bump pyo3 from 0.22.4 to 0.22.5 in the prod-deps group by dependabot in https://github.com/ToucanToco/fastexcel/pull/305
* chore(deps): update ruff requirement from <0.7,>=0.6.5 to >=0.6.5,<0.8 by dependabot in https://github.com/ToucanToco/fastexcel/pull/306
* feat: fallback to string if dtype cannot be infered by PrettyWood in https://github.com/ToucanToco/fastexcel/pull/307
* chore(deps): bump arrow from 53.1.0 to 53.2.0 in the prod-deps group by dependabot in https://github.com/ToucanToco/fastexcel/pull/309
* ci: add Python 3.13 by lukapeschke in https://github.com/ToucanToco/fastexcel/pull/254
* chore(deps): update pytest-benchmark requirement from <5,>=4.0.0 to >=4.0.0,<6 by dependabot in https://github.com/ToucanToco/fastexcel/pull/310
* chore(deps): bump pyo3 from 0.22.5 to 0.22.6 in the prod-deps group by dependabot in https://github.com/ToucanToco/fastexcel/pull/314
* chore(deps): update ruff requirement from <0.8,>=0.7 to >=0.7,<0.9 by dependabot in https://github.com/ToucanToco/fastexcel/pull/315
* chore(deps): bump chrono from 0.4.38 to 0.4.39 in the prod-deps group by dependabot in https://github.com/ToucanToco/fastexcel/pull/317
* chore(deps): bump rstest from 0.23.0 to 0.24.0 in the prod-deps group by dependabot in https://github.com/ToucanToco/fastexcel/pull/318
* consider `NUM!` error type as `None` by sphuber in https://github.com/ToucanToco/fastexcel/pull/321
* chore: v0.12.1 by lukapeschke in https://github.com/ToucanToco/fastexcel/pull/322
New Contributors
* sphuber made their first contribution in https://github.com/ToucanToco/fastexcel/pull/321
**Full Changelog**: https://github.com/ToucanToco/fastexcel/compare/v0.12.0...v0.12.1