Releases: theislab/DRVI
Releases · theislab/DRVI
Release 0.2.3
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #96
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #101
- Refactor interpretability by @moinfar in #100
- Fix hatch/virtualenv21 issue by @moinfar in #103
- Release 0.2.3 by @moinfar in #99
Full Changelog: v0.2.2...v0.2.3
Release 0.2.2
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #91
- Minor Fixes by @moinfar in #95
- deps(deps): update torch requirement from <2.10,>=2.1 to >=2.1,<2.11 by @dependabot[bot] in #93
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #92
- Update template by @moinfar in #97
- Remove unused functionality by @moinfar in #94
- Final touches for release 0.2.2 by @moinfar in #98
Full Changelog: v0.2.1...v0.2.2
Release 0.2.1
Changelog: https://github.com/theislab/DRVI/blob/main/CHANGELOG.md#021---2025-12-29
What's Changed
- Minor link fix in README by @moinfar in #70
- Add support for python 3.13 by @moinfar in #71
- Allow subset reconstruction by @moinfar in #74
- Code Improvements by @moinfar in #76
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #73
- Remove restrict deps by @moinfar in #84
- deps(deps): update lightning requirement from <2.6,>=2 to >=2,<2.7 by @dependabot[bot] in #83
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #85
- Minor improvements by @moinfar in #77
- Update template to v0.7.0 by @scverse-bot in #87
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #86
- Add support for python 3.14 by @moinfar in #72
- Updates for release 0.2.1 by @moinfar in #89
New Contributors
- @dependabot[bot] made their first contribution in #83
- @scverse-bot made their first contribution in #87
Release 0.2.0
What's Changed
- Update DRVI and align with the latest scvi-tools version (recreated branch) by @moinfar in #53
- Use cruft for scverse template by @moinfar in #69
Full Changelog: v0.1.11...v0.2.0
Release 0.1.11
What's Changed
- Add support for RNASeqMixin from scvi-tools
- Consider library size in model.decode_latent_samples (#46)
- Support providing batch_key as input in addition to categorical covariate keys.
Full Changelog: v0.1.10...v0.1.11
v0.1.10
v0.1.9
v0.1.8
Release 0.1.7
Release 0.1.6
What's Changed
- Allow kwargs to pass through in plot_relevant_genes_on_umap
- Update project CI structure
- Extract tutorial notebooks to another repo to keep this repo clean
Full Changelog: v0.1.5...v0.1.6