This repository has been archived by the owner on Apr 10, 2023. It is now read-only.
Releases: Blosc/python-caterva
Releases · Blosc/python-caterva
Release 0.2.2
Changes from 0.2.1 to 0.2.2
- Added a
MANIFEST.in
for including all C-Blosc2 and Caterva sources in package.
Release 0.2.1
Changes from 0.1.1 to 0.2.1
-
Docstrings has been added. In addition, the documentation can be found at:
https://cat4py.readthedocs.io. -
Add a
copy
parameter tofrom_file()
. -
complib
has been renamed tocname
for compatibility with blosc-powered packages. -
The use of an itemsize different than a 2 power is allowed now.
Version 0.1.1
-
Several improvements in the
__getitem__
handling of the slice argument. -
Additional Jupyter notebooks as demos.
Release 0.1.0
This is the first public release of py4cat. Feedback is very welcome!