Skip to content
This repository has been archived by the owner on Dec 30, 2024. It is now read-only.

Latest commit

 

History

History
executable file
·
39 lines (30 loc) · 982 Bytes

CHANGELOG.md

File metadata and controls

executable file
·
39 lines (30 loc) · 982 Bytes

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.

[2.5.4] - 2021-08-12

Added

  • Add s2a as a required package

[2.5.3] - 2021-08-12

Fixed

  • More missing imports and namespace specification

[2.5.2] - 2021-08-12

Fixed

  • Missing imports and namespace specification

[2.5.1] - 2021-08-12

Fixed

  • Fixed a typo

[2.5.0] - 2021-08-11

Added

  • Added a python stub package to pin package versions

Changed

  • Removed opt-SNE because it hasn't been updated in several years and it is not trivial to install

[2.4.1] - 2020-12-23

Fixed

  • Added missing @importFrom magrittr %>% in PAGA() header

Changed

  • Reformatted PAGA() code

[2.4.0] - 2020-12-23

Added