Python-xlsxio

Latest version: v0.1.5

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

Scan your dependencies

Page 2 of 7

0.2.24

2020-03-19 Brecht Sanders https://github.com/brechtsanders/

* fixed memory leak (missing free(data->basepath) in main_sheet_get_sheetfile_callback when sheet filename not found)
* added support for .xlsm, .xltx and .xltm files (thanks to coproc for suggesting this in issue 61)

0.2.23

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

* fixed missing include <stdio.h> in xlsxio_read.c, needed for sscanf()
* fixed clang warning "format string is not a string literal" in xlsxio_write.c

0.2.22

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

* fixed CMakeLists.txt issue where BUILD_XLSXIO_DLL was also defined for static libraries
* added .travis.yml to allow building with Travis CI (on Linux)
* changes to xlsxio_write.c to support minizip2

0.2.21

2018-12-14 Brecht Sanders https://github.com/brechtsanders/

* changes to xlsxio_read.c for better Microsoft Visual C++ support
* added generation and installation of .def files when building with MinGW (can be used to generate Microsoft Visual C++ .lib files)
* added information README.md about creating .lib files when using Microsoft Visual C++

0.2.20

2018-06-23 Brecht Sanders https://github.com/brechtsanders/

* fixed join_basepath_filename in xlsx_read.c to also support absolute paths (issue reported by Matthew James Briggs)
* added CMake options to specify custom dependancy paths: ZLIB_DIR/MINIZIP_DIR/LIBZIP_DIR/EXPAT_DIR (requested by Yann Ducruy)

0.2.19

2018-06-18 Brecht Sanders https://github.com/brechtsanders/

* fixed crash in xlsx_read.c when XML_Char_openzip is called with empty filename (crash reported by Matthew James Briggs)

2018-05-17 Brecht Sanders https://github.com/brechtsanders/

* fixed memory allocation issue when using minizip version of xlsx_read

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.