v0.13.0
What's Changed
Breaking changes:
- Python package name has changed to
cellxgene_census
.
Fixes:
- Fix Python package import error on Python 3.8
Summary of commits:
- acceptance test run by @bkmartinjr in #310
- Modify GHA to push builder Docker image by @ebezzi in #312
- Add requirements.txt for notebooks by @ebezzi in #308
- rename ECR repo by @ebezzi in #334
- clean up dependencies for cell_census by @bkmartinjr in #337
- Rename to CELLxGENE Discover Census in README.md by @ebezzi in #333
- Python API name changes by @ebezzi in #339
- Add builder sub-module for old build cleanup by @bkmartinjr in #331
- name migration for tools/builder by @bkmartinjr in #340
- package name changes in docstrings by @bkmartinjr in #343
- [r] rename CellCensus to cellxgene.census by @mlin in #344
- add old package name redirect by @bkmartinjr in #346
- Adds cell census release info and cleans up storage policy by @pablo-gar in #314
- Add notebook guidelines by @pablo-gar in #316
- update package metadata to tag maturity as beta by @bkmartinjr in #348
- update cell census name in docstrings/md files by @bkmartinjr in #347
Full Changelog: v0.12.0...v0.13.0