Releases: single-cell-data/SOMA
Releases · single-cell-data/SOMA
Python v1.0.0rc1
What's Changed
- [python] Add
exists
method toSOMAObject
base class by @thetorpedodog in #137 - [python] Add support for floats in axis query by @thetorpedodog in #138
- [python] Add support for timestamp types in axis query by @johnkerl in #139
Full Changelog: python-v1.0.0rc0...python-v1.0.0rc1
Python v1.0.0rc0
What's Changed (Python only)
- Remove the
Comparable
protocol. by @thetorpedodog in #129 - Add pre-commit hook for
prettier
and format most files by @thetorpedodog in #134 - [python] Re-enable isort via ruff; fix
MANIFEST.in
by @thetorpedodog in #135 - Mutable-X mods, and explicit shaping of
SparseNDArray
by @johnkerl in #131 - Make
()
the default value forAxisQuery.coords
. by @thetorpedodog in #136
Full Changelog: python-v0.0.0a15...python-v1.0.0rc0
Python v0.0.0a15
What's Changed
- [python] Make
Slice
protocol notruntime_checkable
by @thetorpedodog in #128
Full Changelog: python-v0.0.0a14...python-v0.0.0a15
Python v0.0.0a14
What's Changed
- Clarify non-negative
soma_joinid
in docstring and spec by @johnkerl in #124 - Add new supported types and improve precision of coordinates by @thetorpedodog in #125
- Make
is_nonstringy_sequence
available intypes
. by @thetorpedodog in #126
Full Changelog: python-v0.0.0a13...python-v0.0.0a14
Python v0.0.0a13
What's Changed
- [python] Add missing lifecycle methods and expand docstrings by @thetorpedodog in #119
- [python] Enable chaining on certain write methods by @thetorpedodog in #123
Full Changelog: python-v0.0.0a12...python-v0.0.0a13
Python v0.0.0a12
What's Changed
Full Changelog: python-v0.0.0a11...python-v0.0.0a12
Python v0.0.0a11
What's Changed (Python-related changes only)
- Explicitly use object-identity–based equality for SOMA objects. by @thetorpedodog in #108
- Pull "ephemeral" collections into their own module. by @thetorpedodog in #109
- Make link to abstract spec absolute in README by @atolopko-czi in #105
- Add support for str and bytes in AxisQuery by @thetorpedodog in #114
- Rework and enhance type hierarchy and generics by @thetorpedodog in #115
New Contributors
- @atolopko-czi made their first contribution in #105
Full Changelog: python-v0.0.0a10...python-v0.0.0a11
Python v0.0.0a9
What's Changed
- Declare
soma_type
as a class var rather than a property. by @thetorpedodog in #102 - [python] Enhance type-checking configuration by @thetorpedodog in #103
Full Changelog: python-v0.0.0a8...python-v0.0.0a9
Python v0.0.0a10
- [python] Fix
soma_type
onSparseNDArray
. by @thetorpedodog in #104
Full Changelog: python-v0.0.0a9...python-v0.0.0a10
Python v0.0.0a8
What's Changed
- Empty query results typing by @bkmartinjr in #101
Full Changelog: python-v0.0.0a7...python-v0.0.0a8