Releases: ToucanToco/fastexcel
Releases · ToucanToco/fastexcel
v0.2.1
What's Changed
- chore(deps-dev): update pyarrow requirement from <8.1.0,>=8.0.0 to >=8.0.0,<9.1.0 by @dependabot in #42
- chore(deps-dev): update pandas requirement from <1.5,>=1.4.4 to >=1.4.4,<1.6 by @dependabot in #41
- chore: v0.2.1 by @lukapeschke in #43
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- feat: allow to read xls, xlsx, xlsb... automatically by @PrettyWood in #18
- feat: Introduce
ExcelSheet
object in the API by @lukapeschke in #20 - docs: Updated dev documentation and added a Makefile by @lukapeschke in #21
- fix(python): Forward repr methods to wrapper classes by @lukapeschke in #24
- feat(rust/utils/arrow): Provide a default name for unnamed columns by @lukapeschke in #25
- fix(rust/ExcelSheet): Subtract 1 from the height to avoid counting the header by @lukapeschke in #26
- feat(rust): Add support for DateTimes by @lukapeschke in #27
- ci: Introduce tests by @lukapeschke in #28
- refactor(packaging): Use Cargo.toml version only by @lukapeschke in #29
- chore(deps): bump arrow from 24.0.0 to 25.0.0 by @dependabot in #32
- Header support by @jGundermann in #30
- chore(deps): bump anyhow from 1.0.65 to 1.0.66 by @dependabot in #36
- chore(deps): bump calamine 0.18.0 -> 0.19.1 by @lukapeschke in #38
- refactor(types/ExcelSheet): Stop bearing a reference to an arrow schema by @lukapeschke in #34
- feat(CI/release): Auto-generate release notes by @lukapeschke in #39
- chore: v0.2.0 by @lukapeschke in #40
New Contributors
- @jGundermann made their first contribution in #30
Full Changelog: v0.1.3...v0.2.0
v0.1.3
0.1.3
v0.1.2
0.1.2
v0.1.1
0.1.1