Release notes#

All versions of this package are documented in this file. This format is based on Keep a Changelog, and this project adheres to Semantic Versioning. Full commit history is available in the commit logs.

Version 0.1#

0.1.4#

Bug Fixes#

  • Fixed import of _get_mean_var in harreman.vision.signature

  • Fixed cohens_d in harreman.tools.cell_communication: replaced prange with range to resolve parallelism issue

New Features#

  • Added harreman.vision.utils module with shared utility functions

Documentation#

  • Updated DestVI data loading in tutorials for Slide-seq lung, Visium colon, CD4 T cells, and spatial data notebooks

  • Upgraded ReadTheDocs build environment from Ubuntu 20.04 to 24.04

  • Fixed documentation dependencies and removed deprecated hoverxref extension

0.1.3#

First official release of Harreman after preprint publication.

0.1.2#

First major release of Harreman before preprint publication.

0.1.1#

Initial version.