Skip to content

TileDB-SOMA 1.0.0rc2

Compare
Choose a tag to compare
@johnkerl johnkerl released this 27 Feb 18:01
· 1272 commits to main since this release
793e750

Bug fixes

  • [python] Make the default timestamp in SOMATileDBContext be None 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 type bool 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