Skip to content
This repository has been archived by the owner on Apr 10, 2023. It is now read-only.

Releases: Blosc/python-caterva

Release 0.2.2

17 Sep 12:55
Compare
Choose a tag to compare
Release 0.2.2 Pre-release
Pre-release

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

17 Sep 11:02
Compare
Choose a tag to compare
Release 0.2.1 Pre-release
Pre-release

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 to from_file().

  • complib has been renamed to cname for compatibility with blosc-powered packages.

  • The use of an itemsize different than a 2 power is allowed now.

Version 0.1.1

04 Sep 09:50
Compare
Choose a tag to compare
Version 0.1.1 Pre-release
Pre-release
  • Several improvements in the __getitem__ handling of the slice argument.

  • Additional Jupyter notebooks as demos.

Release 0.1.0

31 Aug 07:21
ee3b792
Compare
Choose a tag to compare
Release 0.1.0 Pre-release
Pre-release

This is the first public release of py4cat. Feedback is very welcome!