Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

46 lines (26 loc) · 1.02 KB

Changelog

All notable changes to this project will be documented in this file.

The 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

Unreleased

0.1.3 (2025-02-07)

Added

  • Added tests for the single-sample case {pr}29.
  • Refer to issues and PRs with sphinx {pr}30.

Removed

  • Removed tenacity for query retries {pr}28.

Fixed

  • Fixed _get_annotation_summary_string for the single-sample case {pr}29.
  • Fixed the expected cell type marker test by adding additional marker genes {pr}28.

0.1.2 (2025-01-29)

Added

  • Update the documentation, in particular the installation instructions.

0.1.1 (2025-01-29)

Added

  • Initial push to PyPI

0.1.0 (2025-01-29)

Initial package release