Python v1.0.0rc0
Pre-release
Pre-release
thetorpedodog
released this
21 Feb 22:50
·
80 commits
to main
since this release
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