Skip to content

Releases: NKI-AI/dlup

v0.3.36 - bug fixes

18 Jan 11:37
3109cfb
Compare
Choose a tag to compare

What's Changed

  • Fix annotation order of WsiAnnotations when sorting is None by @BPdeRooij in #215

New Contributors

Full Changelog: v0.3.35...v0.3.36

v0.3.35 - Removing untested functionality. Extend behavior of TiffWriter

20 Dec 14:51
cb9e084
Compare
Choose a tag to compare

A few small breaking changes and an update

Breaking changes

Removed utilities to move towards version 1.0, which should have only tested functionality. The masking utility will be replaced by ahcore as the FESI methods are, in general, not very good.

What's New

  • Add an optional colormap parameter while writing tiff files. by @AjeyPaiK in #213

Full Changelog: v0.3.34...v0.3.35

v0.3.34 - ICC profiles, code streamlined, improved HaloXML parsing

09 Dec 23:49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.32...v0.3.34

v0.3.33 - bug fixes, minor enhancements

29 Nov 23:33
Compare
Choose a tag to compare

What's Changed

  • Improve logic of limit_bounds together with rois by @jonasteuwen in #201
  • Added complete tests for convert_annotations by @jonasteuwen in #199
  • The behavior of annotations has changed. An empty annotation list from a TiledWsiDataset with an annotation based WsiAnnotations.read_region() means that the are no annotations for this tile, while None means no annotations are given. This is also encapsulated in the exceptions raised.

New Contributors

Full Changelog: v0.3.32...v0.3.33

v0.3.32 - bug fixes and improve tests

20 Nov 14:23
ba349a8
Compare
Choose a tag to compare

This release is a bug fix release. Tests to catch those bugs have also been added.

What's Changed

  • Initial work to support OpenSlide 4.0.0, implement ICC profiles in OpenSlide Backend #185
  • Fix the output_tile_size which was accidentally removed (#191, #193) by @AjeyPaiK in #192
  • GeoJSON annotations were not properly sorted by @jonasteuwen in #194
  • Bug/fix slide bounds in TiffFile by @jonasteuwen in #196

Full Changelog: v0.3.31...v0.3.32

v0.3.31 - improve exceptions

17 Oct 12:02
374c302
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.30...v0.3.31

v0.3.30 - minor bug fixes, small enhancements

13 Oct 17:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.29...v0.3.30

v0.3.29 - dlup is now strongly typed

09 Oct 19:51
Compare
Choose a tag to compare

dlup now passed mypy --strict

v0.3.28 - minor bugfixes, update mypy parsing

09 Oct 16:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.27...v0.3.28

v0.3.27

21 Sep 10:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.26...v0.3.27