Releases: single-cell-data/SOMA
Releases · single-cell-data/SOMA
Python v1.0.15
What's Changed
- Use correct shape for obsm/varm layers in anndata export by @aaronwolen in #216
Full Changelog: python-v1.0.14...python-v1.0.15
Python v1.0.14
Python v1.0.13
What's Changed
Full Changelog: python-v1.0.12...python-v1.0.13
Python v1.0.12
What's Changed
- Type-check Pandas code and require newer pyarrow. by @thetorpedodog in #201
- Use
Lifecycle: maturing
for queryobsm
/varm
by @johnkerl in #203 - Drop unused categories in
ExperimentAxisQuery.to_anndata
by @nguyenv in #204
New Contributors
Full Changelog: python-v1.0.11...python-v1.0.12
Python v1.0.11
Python v1.0.10
Python v1.0.9
What's Changed
- Add
pa.ChunkedArray
toSparseNDCoord
type by @ryan-williams in #187
New Contributors
- @ryan-williams made their first contribution in #187
Full Changelog: python-v1.0.8...python-v1.0.9
Python v1.0.8
What's Changed
- Prevent deadlocks in EagerIterators by making prefetch optional by @thetorpedodog in #185
- ExperimentAxisQuery uses the thread pool from ContextBase by @ebezzi in #184
- Support Python 3.12 by @johnkerl in #186
Full Changelog: python-v1.0.7...python-v1.0.8
Python v1.0.7
This release has no changes that affect end users and is fully compatible with v1.0.6. It adds one new abstraction for SOMA library developers:
- Allow overriding of CSR accumulators with an
IndexLike
in #181
Full Changelog: python-v1.0.6...python-v1.0.7
Python v1.0.6
What's Changed
Full Changelog: python-v1.0.5...python-v1.0.6