Skip to content

Releases: single-cell-data/SOMA

Python v1.0.14

12 Aug 13:57
569c196
Compare
Choose a tag to compare

What's Changed

  • Update pre-commit linters and new lint errors by @jp-dark in #207
  • Fix typo where var should be checked instead of obs by @jp-dark in #208
  • Correct category dtype check in ExperimentAxisQuery by @nguyenv in #209

Full Changelog: python-v1.0.13...python-v1.0.14

Python v1.0.13

24 Jul 18:49
23ae756
Compare
Choose a tag to compare

What's Changed

  • Correct formatting for to_anndata doc string by @nguyenv in #205

Full Changelog: python-v1.0.12...python-v1.0.13

Python v1.0.12

24 Jul 18:43
5c0c30d
Compare
Choose a tag to compare

What's Changed

  • Type-check Pandas code and require newer pyarrow. by @thetorpedodog in #201
  • Use Lifecycle: maturing for query obsm/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

24 Apr 16:45
71718f5
Compare
Choose a tag to compare

What's Changed

Full Changelog: python-v1.0.10...python-v1.0.11

Python v1.0.10

22 Mar 20:02
f8bdce6
Compare
Choose a tag to compare

What's Changed

  • Remove optional keyword args from IndexLike.get_indexer by @jp-dark in #190

New Contributors

Full Changelog: python-v1.0.9...python-v1.0.10

Python v1.0.9

11 Mar 20:21
316333f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: python-v1.0.8...python-v1.0.9

Python v1.0.8

26 Feb 20:36
76b2d2b
Compare
Choose a tag to compare

What's Changed

Full Changelog: python-v1.0.7...python-v1.0.8

Python v1.0.7

08 Jan 23:25
a79f984
Compare
Choose a tag to compare

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

04 Dec 17:39
10dc344
Compare
Choose a tag to compare

What's Changed

  • Add obsm, etc to ExperimentAxisQuery by @ebezzi in #179

Full Changelog: python-v1.0.5...python-v1.0.6

Python v1.0.5

04 Dec 17:06
c6f6fd8
Compare
Choose a tag to compare

What's Changed

Major:

Minor:

Full Changelog: python-v1.0.4...python-v1.0.5