Version 0.11.1¶
| Version 0.11.1 | |
|---|---|
| Release date: | 2020-12-10 |
| Next release: | Version 1.0.0 |
| Previous release: | Version 0.11.0 |
| Wheels | |
| MacOS | python-3.5 |
| python-3.6 | |
| python-3.7 | |
| python-3.8 | |
| Linux x86-64 | python-3.5 |
| python-3.6 | |
| python-3.7 | |
| python-3.8 | |
| Linux ppc64le | python-3.5 |
| python-3.6 | |
| python-3.7 | |
| python-3.8 | |
| Windows | python-3.5 |
| python-3.6 | |
| python-3.7 | |
| python-3.8 | |
| SDist | sources |
Frame¶
Fix a crash when saving frames larger than 4Gb to jay or csv on Windows. #2754
Fread¶
Fix an error when reading files larger than 4Gb on Windows. #2725
General¶
Fixed format of the wheel file, which caused problems when datatable was installed in a conda environment.
Contributors¶
This release was created with the help of 2 people who contributed code and documentation, and 3 more people who submitted bug reports and feature requests.
Code & documentation contributors:
Issues contributors:
The content on this page is licensed under the Creative Commons Attribution 4.0 License
(CC BY 4.0) ,
and code samples are licensed under the MIT License.