Releases: MichaelDaum/spreadsheet-parsexlsx
Releases · MichaelDaum/spreadsheet-parsexlsx
0.35
What's Changed
- fixed issue #14 when using spreadsheet-parsexlsx without "use mro"
Full Changelog: 0.34...0.35
0.34
What's Changed
Full Changelog: 0.33...0.34
0.33
What's Changed
- Performance fix while computing the "merged" property of cells ... fixes issue #11
Full Changelog: 0.32...0.33
0.32
0.31
What's Changed
- CVE-2024-23525: fixed in previous release but properly assigned now
Full Changelog: 0.30...0.31
0.30
What's Changed
- Fix xml external entity (XEE) injection bug reported by @phvietan
- added unit test for support of purl.oclc.org namespace ... see issue #7
- removed tidyness tests again as it fails on weaver'ed code
Full Changelog: 0.29...0.30
0.29
What's Changed
- Fix for 'Argument "" isn't numeric in addition (+) at /usr/local/shar… by @theevilapplepie in #1
- Incorrect cell values due to phonetic data doy#72 by @tanyo13 in #2
- Fix die message in parse() by @nickzoic in #3
- Cannot open password protected SHA1 encrypted files. doy#68 by @mazurin in #4
- use date format detection based on Spreadsheet::XLSX by @danderman in #5
- Add rudimentary support for hyperlinks in cells by @gquipster in #6
Full Changelog: 0.28...0.29
0.28
This is the first release after taking over maintenance. It foremost fixes the out-of-memory security bug found by @haile01.
Full Changelog: https://github.com/MichaelDaum/spreadsheet-parsexlsx/commits/0.28