TileDB-SOMA 1.0.0rc2
Bug fixes
- [python] Make the default timestamp in
SOMATileDBContext
beNone
by @thetorpedodog in #998
Minor changes
- Don't run R CI jobs on pre-commit changes by @thetorpedodog in #993
- [python] Remove an extraneous print statement by @johnkerl in #996
- [python] Raise
TypeError
on unsupported index typebool
by @johnkerl in #1002- Note: this is a non-breaking change since this was already unsupported
- [r] Make
SparseNDArray$write
arg name match Python/spec by @johnkerl in #1004 - [python] Depend on somacore 1.0.0rc3 by @johnkerl in #1012
Full Changelog: 1.0.0rc1...1.0.0rc2