Fastexcel

Latest version: v0.13.0

Safety actively analyzes 714919 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 5

0.10.0

What's Changed
* feat(build): build abi3 wheels by lukapeschke in https://github.com/ToucanToco/fastexcel/pull/187
* fix(deps): update calamine and pyo3 by lukapeschke in https://github.com/ToucanToco/fastexcel/pull/188
* feat: implemented custom errors by lukapeschke in https://github.com/ToucanToco/fastexcel/pull/186
* feat: allow to select a subset of columns by lukapeschke in https://github.com/ToucanToco/fastexcel/pull/189
* feat: support column ranges in string format in use_columns by lukapeschke in https://github.com/ToucanToco/fastexcel/pull/190
* fix: regression on alias generation introduced by column selection by lukapeschke in https://github.com/ToucanToco/fastexcel/pull/191
* feat: read excel from bytes content by PrettyWood in https://github.com/ToucanToco/fastexcel/pull/192
* chore(deps): update ruff requirement from <0.3,>=0.2.0 to >=0.2.0,<0.4 by dependabot in https://github.com/ToucanToco/fastexcel/pull/194
* fix(make): adapt to ruff 0.3.0 by lukapeschke in https://github.com/ToucanToco/fastexcel/pull/196
* feat: added support for a dtypes parameter by lukapeschke in https://github.com/ToucanToco/fastexcel/pull/195
* refactor: simplify sheet loading related code by lukapeschke in https://github.com/ToucanToco/fastexcel/pull/199
* chore(deps): bump the prod-deps group with 1 update by dependabot in https://github.com/ToucanToco/fastexcel/pull/201
* refactor: fix chrono deprecation warning by lukapeschke in https://github.com/ToucanToco/fastexcel/pull/202
* chore(deps): bump softprops/action-gh-release from 1 to 2 by dependabot in https://github.com/ToucanToco/fastexcel/pull/203
* chore(deps): bump the prod-deps group with 1 update by dependabot in https://github.com/ToucanToco/fastexcel/pull/205
* feat: support mixed indices and column names for dtypes and column selection by lukapeschke in https://github.com/ToucanToco/fastexcel/pull/206
* chore: v0.10.0 by lukapeschke in https://github.com/ToucanToco/fastexcel/pull/210


**Full Changelog**: https://github.com/ToucanToco/fastexcel/compare/v0.9.1...v0.10.0

0.9.1

What's Changed
* chore(deps): bump chrono from 0.4.33 to 0.4.34 by dependabot in https://github.com/ToucanToco/fastexcel/pull/177
* fix: interpret N/A cells as null by PrettyWood in https://github.com/ToucanToco/fastexcel/pull/180
* chore(deps): bump anyhow from 1.0.79 to 1.0.80 by dependabot in https://github.com/ToucanToco/fastexcel/pull/183
* feat: add nullish strings by PrettyWood in https://github.com/ToucanToco/fastexcel/pull/182
* chore: v0.9.1 by PrettyWood in https://github.com/ToucanToco/fastexcel/pull/185


**Full Changelog**: https://github.com/ToucanToco/fastexcel/compare/v0.9.0...v0.9.1

0.9.0

What's Changed
* chore(deps): update ruff requirement from <0.2,>=0.1.5 to >=0.1.5,<0.3 by dependabot in https://github.com/ToucanToco/fastexcel/pull/167
* Create LICENSE by lukapeschke in https://github.com/ToucanToco/fastexcel/pull/171
* chore(deps): bump calamine from 0.22.1 to 0.24.0 by dependabot in https://github.com/ToucanToco/fastexcel/pull/175
* feat(excelsheet): add support for multi-dtype columns by lukapeschke in https://github.com/ToucanToco/fastexcel/pull/164
* chore: v0.9.0 by lukapeschke in https://github.com/ToucanToco/fastexcel/pull/178


**Full Changelog**: https://github.com/ToucanToco/fastexcel/compare/v0.8.0...v0.9.0

0.8.0

What's Changed
* feat: Add windows support by lukapeschke in https://github.com/ToucanToco/fastexcel/pull/157
* chore(deps): bump chrono from 0.4.32 to 0.4.33 by dependabot in https://github.com/ToucanToco/fastexcel/pull/156
* fix(types/excelsheet): Fix duration to milliseconds conversion by lukapeschke in https://github.com/ToucanToco/fastexcel/pull/161
* feat: allow spreadsheet location to include user directory shortcut `~` by alexander-beedie in https://github.com/ToucanToco/fastexcel/pull/163
* chore: v0.8.0 by lukapeschke in https://github.com/ToucanToco/fastexcel/pull/165


**Full Changelog**: https://github.com/ToucanToco/fastexcel/compare/v0.7.0...v0.8.0

0.7.0

What's Changed
* chore(deps): bump actions/setup-python from 4 to 5 by dependabot in https://github.com/ToucanToco/fastexcel/pull/141
* chore(deps): bump actions/upload-artifact from 3 to 4 by dependabot in https://github.com/ToucanToco/fastexcel/pull/143
* chore(deps): bump actions/download-artifact from 3 to 4 by dependabot in https://github.com/ToucanToco/fastexcel/pull/144
* chore(deps): bump anyhow from 1.0.75 to 1.0.76 by dependabot in https://github.com/ToucanToco/fastexcel/pull/146
* chore(deps): bump anyhow from 1.0.76 to 1.0.77 by dependabot in https://github.com/ToucanToco/fastexcel/pull/148
* chore(deps): bump anyhow from 1.0.77 to 1.0.79 by dependabot in https://github.com/ToucanToco/fastexcel/pull/150
* chore(deps): bump chrono from 0.4.31 to 0.4.32 by dependabot in https://github.com/ToucanToco/fastexcel/pull/151
* feat: extend `fastexcel` support to python >= 3.8 by alexander-beedie in https://github.com/ToucanToco/fastexcel/pull/152
* chore: v0.7.0 by lukapeschke in https://github.com/ToucanToco/fastexcel/pull/153

New Contributors
* alexander-beedie made their first contribution in https://github.com/ToucanToco/fastexcel/pull/152

**Full Changelog**: https://github.com/ToucanToco/fastexcel/compare/v0.6.0...v0.7.0

0.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 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

Page 3 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.