Skip to content

Commit

Permalink
Add release notes for scvelo==0.2.4 (theislab#669)
Browse files Browse the repository at this point in the history
  • Loading branch information
VolkerBergen authored Aug 25, 2021
1 parent 9d5b752 commit 6ea6b5b
Showing 1 changed file with 25 additions and 1 deletion.
26 changes: 25 additions & 1 deletion docs/source/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,30 @@
Release Notes
=============

Version 0.2.4 :small:`Aug 26, 2021`
-----------------------------------

Perspectives:

- Landing page and two notebooks accompanying the perspectives manuscript at MSB.
- New datasets: Gastrulation, bone marrow, and PBMCs.

New capabilities:

- Added vignettes accompanying the NBT manuscript.
- Kinetic simulations with time-dependent rates.
- New arguments for `tl.velocity_embedding_stream` (`PR 492 <https://github.com/theislab/scvelo/pull/492>`_).
- Introduced automated code formatting `flake8` and `isort` (`PR 360 <https://github.com/theislab/scvelo/pull/360>`_, `PR 374 <https://github.com/theislab/scvelo/pull/374>`_).
- `tl.velocity_graph` parallelized (`PR 392 <https://github.com/theislab/scvelo/pull/392>`_).
- `legend_align_text` parameter in `pl.scatter` for smart placing of labels without overlapping.
- Save option for `pl.proportions`.

Bugfixes:

- Pinned `sphinx<4.0` and `nbsphinx<0.8.7`.
- Fix IPython import at CLI.


Version 0.2.3 :small:`Feb 13, 2021`
-----------------------------------

Expand Down Expand Up @@ -140,4 +164,4 @@ Version 0.1.5 :small:`Sep 4, 2018`

Version 0.1.2 :small:`Aug 21, 2018`
-----------------------------------
First alpha release of scvelo.
First alpha release of scvelo.

0 comments on commit 6ea6b5b

Please sign in to comment.