Releases: single-cell-data/SOMA
Releases · single-cell-data/SOMA
Release list
Python v2.0.0
What's Changed
- Bump filelock from 3.17.0 to 3.20.1 in /python-spec by @dependabot[bot] in #263
- Bump virtualenv from 20.29.2 to 20.36.1 in /python-spec by @dependabot[bot] in #264
- Bump filelock from 3.20.1 to 3.20.3 in /python-spec by @dependabot[bot] in #265
- Bump wheel from 0.45.1 to 0.46.2 in /python-spec by @dependabot[bot] in #266
- Convert abstract base class to protocols by @jp-dark in #267
- Update protocol to reflect change to domain/shape by @jp-dark in #268
- [lint] Switch from black to ruff and update line-length by @jp-dark in #271
- Run pre-commit by @jp-dark in #273
- [ci] Update github actions by @jp-dark in #274
- [python] Clean-up docstrings in python-spec by @jp-dark in #275
New Contributors
- @dependabot[bot] made their first contribution in #263
Full Changelog: python-v1.0.29...python-v2.0.0
Python v1.0.29
What's Changed
- Spatial updates to the abstract spec by @jp-dark in #223
- Use mdformat for markdown format/lint by @bkmartinjr in #259
- [chore] pre-commit autoupdate by @bkmartinjr in #260
- Update setuptools versions by @jp-dark in #261
- Add delete mode 'd' to mode options by @jp-dark in #262
Full Changelog: python-v1.0.28...python-v1.0.29
Python v1.0.28
What's Changed
Full Changelog: python-v1.0.27...python-v1.0.28
Python v1.0.27
What's Changed
- Convert
Optional[]to union types by @mojaveazure in #252 - Prevent
Axis.namefrom staring with "soma_" by @jp-dark in #253 - Support Python 3.13 by @johnkerl in #257
New Contributors
- @mojaveazure made their first contribution in #252
Full Changelog: python-v1.0.26...python-v1.0.27
Python v1.0.26
What's Changed
Full Changelog: python-v1.0.25...python-v1.0.26
Python v1.0.25
What's Changed
Full Changelog: python-v1.0.24...python-v1.0.25
Python v1.0.24
What's Changed
- Docstring typo fixes by @ryan-williams in #241
_fast_csrtype fix, docstr/pre-commit tweaks by @ryan-williams in #242- Specialize
ExperimentAxisQuery.{obs,var}topa.IntegerArrayby @ryan-williams in #243 - Remove unnecessary
has_channel_axiscreate param by @jp-dark in #247 - Add some missing parameter docstrings by @ryan-williams in #245
- Make some Experiment/Query classes abstract by @ryan-williams in #244
- Remove
index_columnas an option for the spatial dataframes by @jp-dark in #248 - Add
coordinate_spacetoScene.createby @jp-dark in #249
Full Changelog: python-v1.0.23...python-v1.0.24
Python v1.0.23
What's Changed
- Update Scene subcollection API by @jp-dark in #239
- Update the MultiscaleImage API by @jp-dark in #238
Full Changelog: python-v1.0.22...python-v1.0.23
Python v1.0.22
What's Changed
- Remove Python 3.9
__subclasscheck__workaround by @ryan-williams in #240
Full Changelog: python-v1.0.21...python-v1.0.22