Skip to content

Commit d6d58be

Browse files
committed
Update the Changelog
1 parent f39383c commit d6d58be

File tree

1 file changed

+14
-12
lines changed

1 file changed

+14
-12
lines changed

CHANGELOG.md

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -13,47 +13,49 @@ and this project adheres to [Semantic Versioning][]. Full commit history is avai
1313

1414
### Unreleased
1515

16+
### 0.1.4 (2025-03-28)
17+
1618
#### Added
1719

18-
- Use `rapids_singlecell`, `cupy` and `cuml` to accelerate cluster marker computation on GPUs {pr}`37`.
19-
- Add the possibility to softly enforce adherence to expected cell types {pr}`42`.
20+
- Use `rapids_singlecell`, `cupy` and `cuml` to accelerate cluster marker computation on GPUs {pr}`37`.
21+
- Add the possibility to softly enforce adherence to expected cell types {pr}`42`.
2022

2123
#### Changed
2224

23-
- Run cluster label harmonization also for a single sample {pr}`37`.
24-
- Re-format prompts into a dataclass {pr}`42`.
25+
- Run cluster label harmonization also for a single sample {pr}`37`.
26+
- Re-format prompts into a dataclass {pr}`42`.
2527

2628
#### Fixed
2729

28-
- Fixed a bug with integer sample labels {pr}`37`.
30+
- Fixed a bug with integer sample labels {pr}`37`.
2931

3032
### 0.1.3 (2025-02-07)
3133

3234
#### Added
3335

34-
- Added tests for the single-sample case {pr}`29`.
35-
- Refer to issues and PRs with sphinx {pr}`30`.
36+
- Added tests for the single-sample case {pr}`29`.
37+
- Refer to issues and PRs with sphinx {pr}`30`.
3638

3739
#### Removed
3840

39-
- Removed `tenacity` for query retries {pr}`28`.
41+
- Removed `tenacity` for query retries {pr}`28`.
4042

4143
#### Fixed
4244

43-
- Fixed `_get_annotation_summary_string` for the single-sample case {pr}`29`.
44-
- Fixed the expected cell type marker test by adding additional marker genes {pr}`28`.
45+
- Fixed `_get_annotation_summary_string` for the single-sample case {pr}`29`.
46+
- Fixed the expected cell type marker test by adding additional marker genes {pr}`28`.
4547

4648
### 0.1.2 (2025-01-29)
4749

4850
#### Added
4951

50-
- Update the documentation, in particular the installation instructions.
52+
- Update the documentation, in particular the installation instructions.
5153

5254
### 0.1.1 (2025-01-29)
5355

5456
#### Added
5557

56-
- Initial push to PyPI
58+
- Initial push to PyPI
5759

5860
### 0.1.0 (2025-01-29)
5961

0 commit comments

Comments
 (0)