Releases: theislab/anndata2ri
Releases · theislab/anndata2ri
v1.3.2
- [#126] Fix int csr_matrix (@flying-sheep)
v1.3.1
Bugfixes
- [#130] Fix rpy2 dependency specification (@flying-sheep)
v1.3
Features
- [#116] Make
anndata2ri.converter
the full thing (@flying-sheep)
Infrastructure
- [#116] Make tests warning-free(@flying-sheep)
- [#119] Fix docs (@flying-sheep)
- [#115, #121] Enforce formatting (@flying-sheep)
v1.2
Features
- [#82] Better matrix conversion errors (@flying-sheep)
- [#95] DataFrames work in obsm, X and layers (@flying-sheep)
- [#114] Support converting bool matrices (@flying-sheep)
Fixes
- [#91] Replace deprecated
rpy2.robjects.conversion.converter
(@scottgigante-immunai)
Infrastructure
v1.1
Features
- [#80] Upgrade rpy2 to >= 3.4.3 by (@scottgigante-immunai)
Infrastructure
- [#72] Move CI to GitHub Actions (@scottgigante-immunai)
- [#73] Reorganize and add pre-commit (@flying-sheep)
- [#75] Fix deploy and bust cache (@flying-sheep)
- [#81] Fix docs (@flying-sheep)
v1.0.6
v1.0.5
v1.0.4
v1.0.3
- [#49] Converts
OverLoadedDict
s introduced in scverse/anndata#337 (anndata 0.7.2)