Skip to content

Releases: spacetx/slicedimage

4.1.1

13 Dec 07:39
Compare
Choose a tag to compare
  • Better tests for file formats (#130)
  • Fix windows build (#132)
  • Fix 3D TIFF read/write (#131)

Release 4.1.0

01 Nov 16:50
Compare
Choose a tag to compare
  • export DimensionNames (#126)
  • Add png reader/writer (#127)

Release 4.0.5

01 Oct 00:01
Compare
Choose a tag to compare
  • Ensure that Tiles are picklable (#125)

Release 4.0.4

05 Sep 00:24
Compare
Choose a tag to compare

Bugfixes:

  • Refactor file-url-to-path (#124)
  • Fix path composition in old write_to_path API (#123)

Release 4.0.3

03 Sep 20:18
Compare
Choose a tag to compare
  • Fix handling of paths with spaces. (#114)
  • Replace scikit-image with tifffile (#106)
  • Fix tests for compatibility with Windows and enable CI

Release 4.0.2

03 Sep 20:21
Compare
Choose a tag to compare
  • Fix Windows path resolution (#112)

Release 4.0.1

19 Jul 17:20
ba15786
Compare
Choose a tag to compare
  • Delay S3 resource construction until object requested (#111)

Release 4.0.0

15 Jul 22:24
e1c9add
Compare
Choose a tag to compare
  • Switch write path to transact in URLs (#109)
  • Drop python 2.7 support. (#102)

Release 3.2.0

02 Jul 00:04
Compare
Choose a tag to compare
  • Add a s3 backend to slicedimage (#101)

Release 3.1.2

28 Jun 18:35
Compare
Choose a tag to compare
  • Add support for pathlib objects in skimage read/write methods (#100)