| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.3.11 source code.tar.gz | 2024-11-03 | 8.1 MB | |
| 3.3.11 source code.zip | 2024-11-03 | 8.0 MB | |
| README.md | 2024-11-03 | 718 Bytes | |
| Totals: 3 Items | 16.1 MB | 0 | |
What's Changed
- fix: Empty cells covering overflowing text of left cell by @knubix in https://github.com/tealeg/xlsx/pull/821
- Stop allocating in the loop when we load the Shared Strings Ref Table by @tealeg in https://github.com/tealeg/xlsx/pull/827
- Support sql.NullInt32 for write by @maniak89 in https://github.com/tealeg/xlsx/pull/825
- Use sync pools for shared string parser by @tealeg in https://github.com/tealeg/xlsx/pull/828
New Contributors
- @knubix made their first contribution in https://github.com/tealeg/xlsx/pull/821
- @maniak89 made their first contribution in https://github.com/tealeg/xlsx/pull/825
Full Changelog: https://github.com/tealeg/xlsx/compare/v3.3.10...v3.3.11