Fastexcel

Latest version: v0.12.0

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

Scan your dependencies

Page 2 of 5

0.10.4

What's Changed
* fix(ci/release): make the final release step depend on the windows build step as well by lukapeschke in https://github.com/ToucanToco/fastexcel/pull/225
* fix: add `typing-extensions` to dependencies by jlondonobo in https://github.com/ToucanToco/fastexcel/pull/227
* chore: v0.10.4 by PrettyWood in https://github.com/ToucanToco/fastexcel/pull/228

New Contributors
* jlondonobo made their first contribution in https://github.com/ToucanToco/fastexcel/pull/227

**Full Changelog**: https://github.com/ToucanToco/fastexcel/compare/v0.10.3...v0.10.4

0.10.3

What's Changed
* fix: raise `SheetNotFoundError` when reading a missing sheet name by PrettyWood in https://github.com/ToucanToco/fastexcel/pull/222
* fix: consider cells with invalid values as nulls by lukapeschke in https://github.com/ToucanToco/fastexcel/pull/223
* chore: v0.10.3 by lukapeschke in https://github.com/ToucanToco/fastexcel/pull/224


**Full Changelog**: https://github.com/ToucanToco/fastexcel/compare/v0.10.2...v0.10.3

0.10.2

What's Changed
* chore: cleanup by lukapeschke in https://github.com/ToucanToco/fastexcel/pull/213
* chore(deps): bump the prod-deps group with 1 update by dependabot in https://github.com/ToucanToco/fastexcel/pull/216
* fix(excelsheet): `column_names` should work with `use_columns` by lukapeschke in https://github.com/ToucanToco/fastexcel/pull/217
* chore: v0.10.2 by lukapeschke in https://github.com/ToucanToco/fastexcel/pull/218


**Full Changelog**: https://github.com/ToucanToco/fastexcel/compare/v0.10.1...v0.10.2

0.10.1

What's Changed
* ci(release): also build arm64 wheels by lukapeschke in https://github.com/ToucanToco/fastexcel/pull/211
* chore: v0.10.1 by lukapeschke in https://github.com/ToucanToco/fastexcel/pull/212


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

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

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.