Release 1.1.4.20200302
filimonov
released this
02 Mar 15:15
·
353 commits
to master
since this release
- Added
RowBinaryWithNamesAndTypes
format support, see README.md#url-query-string on how to enable and use it. #242 (PR: #255) - Fixed display size reporting. #261 (PR #264)
- Applied various performance optimizations. (PR #272 #270)
- Linux package is linked with C++ runtime statically, all internal symbols are hidden now. (PR #267)
- Fixed build issues on some platforms (Ubuntu 18.04, Alpine Linux). #263 #12 (PR #267)