Python-xlsxio

Latest version: v0.1.5

Safety actively analyzes 629855 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 7

0.2.12

2018-03-15 Brecht Sanders https://github.com/brechtsanders/

* added support for minizip and made this the default instead of libzip
* xlsxioread_open_memory() parameter data is no longer const void* but void* to allow free()
* fixed Doxygen warnings
* fixed CMake issues with Windows static libraries

2018-02-03 Brecht Sanders https://github.com/brechtsanders/

* modified Makefile to support WIDE=1 parameter to build UTF-16 library (libxlsxio_readw)

0.2.11

2017-12-31 Brecht Sanders https://github.com/brechtsanders/

* fixed CMakeLists.txt for proper DLL builds on Windows

2017-11-28 Brecht Sanders https://github.com/brechtsanders/

* fixed bug in XML_Char_poscpy when compiled for UTF-16 (thanks to https://github.com/dsmccall)

2017-11-16 Brecht Sanders https://github.com/brechtsanders/

* fixed minor memory leak whean cleaning up shared string list

2017-11-11 Brecht Sanders https://github.com/brechtsanders/

* added wchar_t support, requires building with -DXML_UNICODE and expat also built with -DXML_UNICODE
* fixed memory issue in xlsxioread_process()

2017-11-09 Brecht Sanders https://github.com/brechtsanders/

* added xlsxioread_open_filehandle() to read file using file descriptor

0.2.10

2017-10-31 Brecht Sanders https://github.com/brechtsanders/

* added xlsxioread_open_memory() to read file from memory buffer
* fixed xlsxio_read_sharedstrings.c not being compiled in Makefile

0.2.9

2017-07-12 Brecht Sanders https://github.com/brechtsanders/

* use strcasecmp instead of stricmp
* move shared strings functionality from xlsxio_read.c to seperate file

0.2.8

2016-10-24 Brecht Sanders https://github.com/brechtsanders/

* skip issue where "(null)" is written if cell data is NULL
* limit sheet name to 31 characters

0.2.7

2016-09-03 Brecht Sanders https://github.com/brechtsanders/

* skip phonetic data in <rPh> tag also in shared strings

Page 4 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.