Skip to content

TileDB-SOMA 0.5.0a6

Compare
Choose a tag to compare
@johnkerl johnkerl released this 23 Jan 14:40
· 1130 commits to main since this release
0892c69

New features added

Minor changes

  • [r/python] Rename sidf to sdf [trivial] by @johnkerl in #776
  • [python] Change _CachedElement._TdbInfo.type from str to type by @gsakkis in #775
  • [python] A bit more deadstrip by @johnkerl in #781
  • [python] Enhance value filter unit tests by @bkmartinjr in #785
  • [python] Additional experiment-query unit tests by @bkmartinjr in #789
  • [python] refactor SOMAReader construction into TileDBArray base helper method by @mlin in #787
  • Simplify to_tiledb_supported_array_type by @gsakkis in #790

Bug fixes

  • [python] Undo AWS_DEFAULT_REGION workaround by @johnkerl in #771