Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-10 | 607 Bytes | |
v0.1.4 source code.tar.gz | 2025-06-10 | 38.8 kB | |
v0.1.4 source code.zip | 2025-06-10 | 47.7 kB | |
Totals: 3 Items | 87.2 kB | 2 |
What's Changed
- Feat: Add create_excel_table function for native table support. Closes [#34] (PR [#46])
- Fix: Correctly read data when not starting at A1. Fixes [#40] (PR [#45])
- Fix: Handle list of lists in create_pivot_table. Fixes [#43] (PR [#44])
- feat(cell validation): add comprehensive data validation capabilities by @justanothernate in (PR [#37])