CARVIEW |
Navigation Menu
-
Notifications
You must be signed in to change notification settings - Fork 136
Releases: libxls/libxls
libxls 1.6.3
Compare
- Fix style record size check on big-endian systems
- Fix header include in C++ mode
- Fix buffer overflows when parsing style records
- Various build fixes
- New
LIBXLS_UNSUPPORTED_ENCRYPTION
error code - Fix infinite loop with self-referencing sectors
Assets 4
libxls 1.6.2
Compare
Assets 4
libxls 1.6.1
Compare
This release corrects the libtool version information found in libxls 1.6.0, and fixes undefined behavior for applications that were originally linked against the 1.5.x dynamic library. The C source code is unchanged from the last release. See #79
Assets 4
libxls 1.6.0
Compare
NOTE: The libtool information on the 1.6.0 release was improperly set. If you compiled a program against an older version of the dynamic library, you may need to recompile and relink. Please see #79 or wait until a 1.6.1 release.
This release enables decoding of non-Unicode character sets in older (BIFF5) XLS files. In addition, it improves string-conversion performance in newer files. See #77
The minor version has been increased to reflect changes in the header files, including a break in the ABI. The public API remains the same.
Assets 4
libxls 1.5.3
Compare
- Allow truncated XLS files #55 #60 #76 tidyverse/readxl#619
- Fix long-standing "extra column" bug #73
- Support for
RSTRING
records (rich-text cells in older BIFF5 files) tidyverse/readxl#611
Assets 4
libxls 1.5.2
Compare
- Fix character transliteration on Windows when iconv is not present #66
- Make C++ test conditional on having a C++11 compiler (requires autoconf-archive)
- README: Add links to language bindings (and an OSS-Fuzz badge!)
Assets 4
libxls 1.5.1
Compare
- Fix undefined behavior when formatting NaNs #46
- Add missing files to distribution tarballs #47
- Remove unused checks from configure #48
- Add C++ test target and fix errors #49
- Add a pkg-config file #53
- Fix off-by-one in double byteswapping (big-endian systems) #54
- Add note about Autoconf Archive #58
Special thanks to Elliott Sales de Andrade for most of the above fixes.
Assets 4
libxls 1.5.0
Compare
Released February 11, 2019
Assets 4
libxls 1.4.0
Compare
Released January 11, 2014
Assets 3
libxls 1.3.4
Compare
Released March 19, 2013