Changes for version 0.23 - 2016-05-28
- Stable release
Changes for version 0.22-TRIAL - 2016-05-25 (TRIAL RELEASE)
- Fix some regressions around cell style application (Tux)
- Speed up parsing of large spreadsheets
Changes for version 0.21-TRIAL - 2016-05-23 (TRIAL RELEASE)
- Give a better error message when opening xls files (mchendriks, #52)
- Fix parsing files with non-default XML namespace names
- Handle files with no style information
- Handle fills that don't specify a pattern type (vfilatov, #41)
- Fix parsing of encrypted files on big-endian systems (mazurin, Tux, #50, #51)
- Support reading files where the case is specified incorrectly (this is likely actually a bug in the program generating these files, but I don't think this fix is likely to break any real files) (Tux, #57)
- Ensure we coerce hidden state for rows and columns to booleans (Jeffery Hammock)
- Support extracting rich text formatting from cells (Carlos Alberto Danzos)
Modules
parse XLSX files