Skip to content

Releases: scalableminds/webknossos-wrap

v1.1.24

11 Jul 13:32
4ee472b
Compare
Choose a tag to compare

Relaxes numpy constraints to allow for numpy 2 and provides Python 3.12 wheels.

v1.1.22

08 Jun 12:03
ca1cefc
Compare
Choose a tag to compare

Atomic writes of compressed files #85

v1.1.21

02 Jun 15:51
f1cdb9e
Compare
Choose a tag to compare

Implements support for both LZ4 and LZ4HC

v1.1.20

01 Jun 16:30
b5c8f8a
Compare
Choose a tag to compare

Better error handling of files with corrupt jumptables.

v1.1.18

02 Aug 19:56
35151af
Compare
Choose a tag to compare
Merge pull request #78 from scalableminds/py-assertion-messages

python lib: add helpful assertion messages for init

v1.1.17

25 Jul 09:48
cbe1f12
Compare
Choose a tag to compare

Changes

  • Python lib: Allow numpy 1.* for Python >= 3.8

Improved multi channel write performance

30 Oct 12:13
b4f5262
Compare
Choose a tag to compare
python-v0.1.4

Merge pull request #55 from scalableminds/improve-multi-channel-write…

Better error messages

17 Sep 11:22
caf7224
Compare
Choose a tag to compare
Rust errors (#53)

* adds better error messages to rust part
* adds better error messages to rust part
* verbose testing
* consume less memory in test_big_read
* better err messages
* Propagate change of error type to MATLAB API
* formatting

python-v0.1.2: Bundle lz4 (#50)

02 Dec 12:37
3b439a6
Compare
Choose a tag to compare
* compile & bundle lz4

* ci

* ci

* ci

* ci

* ci

* cleanup

* black

Stabilize c order read and write

14 Nov 12:53
4467780
Compare
Choose a tag to compare

This release fixes two bugs related to the c order write.