0.18.2
parashardhapola
released this
06 Sep 11:05
·
254 commits
to master
since this release
CHANGELOG
Critical bug fix
ZarrMerge
bug which led to +1 counts for all the features was fixed
Fixed a bug in DataStore.mark_hvgs
that caused the failure of ANN search when reusing 0 dims.
Improvements
Improved handling for groups with no markers in DataStore.export_markers_to_csv
and DataStore.get_markers
hide_title
and title_size
parameters included in plot_scatter
and shade_scatter
and exposed in DataStore.plot_layout
and DataStore.plot_unified_layout
Documentation changes
Improved instructions for installation on Windows
API page now includes classes from readers
, writers
and metadata
modules
Dev notes
Dask requirement pinned >=2020.8.1
Reblackened code