Releases: single-cell-data/SOMA
Releases · single-cell-data/SOMA
Python v1.0.5
What's Changed
Major:
- Add
_Axis.getattr_from
and_Axis.getitem_from
. by @thetorpedodog in #183
Minor:
- Update CI-related stuff to new versions. by @thetorpedodog in #173
- Add a note about why the fields of Slice are
@property
s. by @thetorpedodog in #175 - Update
pyarrow
dependency by @johnkerl in #182
Full Changelog: python-v1.0.4...python-v1.0.5
Python v1.0.4
Python v1.0.3
What's Changed
- Add initial directory and README for SOMA RFCs/design docs. by @maniarathi in #161
- Add pre-commit check to GitHub workflows by @thetorpedodog in #163
- Allow impl-specific
platform_config
values by @thetorpedodog in #165 - Update
PlatformConfig
to allow impl-specific types by @thetorpedodog in #166 - [python] Update lifecycle tags by @bkmartinjr in #167
Full Changelog: python-v1.0.2...python-v1.0.3
Python v1.0.2
What's Changed
- Name change for CZ cell census by @bkmartinjr in #156
- Add top-level exports for
Experiment
andMeasurement
by @thetorpedodog in #157 - [docs] More doc-styling by @johnkerl in #155
- Allow
obsm
andvarm
to be stored sparsely by @johnkerl in #158 - Specify minimum version for
typing-extensions
dependency by @johnkerl in #160
Full Changelog: python-v1.0.1...python-v1.0.2
Python v1.0.1
What's Changed
Full Changelog: python-v1.0.0...python-v1.0.1
Python v1.0.0
What's Changed
- [python] Also convert query docstrings to Google format by @thetorpedodog in #152
- API spec-compliance fixes by @atolopko-czi in #145
Full Changelog: python-v1.0.0rc5...python-v1.0.0
Python v1.0.0rc6
What's Changed
- [python] Also convert query docstrings to Google format by @thetorpedodog in #152
- API spec-compliance fixes by @atolopko-czi in #145
Full Changelog: python-v1.0.0rc5...python-v1.0.0rc6
Python v1.0.0rc5
What's Changed
- [python] Convert docstrings to Google style by @thetorpedodog in #151
- [python] Trivial doc-neatens in prep for web publishing by @johnkerl in #146
Full Changelog: python-v1.0.0rc4...python-v1.0.0rc5
Python v1.0.0rc4
What's Changed
- [python] Add lifecycle maturity tags by @bkmartinjr in #144
- [python] Explicit shaping for
DataFrame
by @johnkerl in #143 - Change collection child
type
tokind
name by @thetorpedodog in #149 - [python] Don't use
TypeVar
when defining coordinate types by @thetorpedodog in #150
Full Changelog: python-v1.0.0rc3...python-v1.0.0rc4
Python v1.0.0rc3
What's Changed
- [python] Add
bool
to supported types and improve type specification by @thetorpedodog in #141
Full Changelog: python-v1.0.0rc2...python-v1.0.0rc3