Skip to content

Commit a905355

Browse files
Update index.md
1 parent 9760fa6 commit a905355

1 file changed

Lines changed: 15 additions & 1 deletion

File tree

docs/release_notes/index.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,26 @@
11
# Release notes
22

3-
All versions of this package are documented in this file. his format is based on [Keep a Changelog],
3+
All versions of this package are documented in this file. This format is based on [Keep a Changelog],
44
and this project adheres
55
to [Semantic Versioning]. Full commit history is available in the
66
[commit logs](https://github.com/Yoseflab/harreman/commits/).
77

88
## Version 0.1
99

10+
### 0.1.4
11+
12+
#### Bug Fixes
13+
- Fixed import of `_get_mean_var` in `harreman.vision.signature`
14+
- Fixed `cohens_d` in `harreman.tools.cell_communication`: replaced `prange` with `range` to resolve parallelism issue
15+
16+
#### New Features
17+
- Added `harreman.vision.utils` module with shared utility functions
18+
19+
#### Documentation
20+
- Updated DestVI data loading in tutorials for Slide-seq lung, Visium colon, CD4 T cells, and spatial data notebooks
21+
- Upgraded ReadTheDocs build environment from Ubuntu 20.04 to 24.04
22+
- Fixed documentation dependencies and removed deprecated `hoverxref` extension
23+
1024
### 0.1.3
1125

1226
First official release of Harreman after preprint publication.

0 commit comments

Comments
 (0)