Superseded
**This release has no installable PyPI wheels and has been marked as pre-release. [Release 1.1.1](https://github.com/single-cell-data/TileDB-SOMA/releases/tag/1.1.1) fixes these issues.**
Main goal
This release brings in [TileDB Embedded 2.15.0](https://github.com/TileDB-Inc/TileDB/releases/tag/2.15.0), along with [TileDB-Py 0.21.1](https://github.com/TileDB-Inc/TileDB-Py/releases/tag/0.21.1) and [TileDB-R 0.19.0](https://github.com/TileDB-Inc/TileDB-R/releases/tag/0.19.0). It also brings in updates for Conda installs.
New features added
* [python] Support Conda builds on POSIX by nguyenv in https://github.com/single-cell-data/TileDB-SOMA/pull/1043
Minor changes
* [c++,r,python] Update to core version 2.15.0 by johnkerl in https://github.com/single-cell-data/TileDB-SOMA/pull/1066
* [c++/r/python] Add libtiledbsoma info to `show_package_versions()` by mlin in https://github.com/single-cell-data/TileDB-SOMA/pull/1101
* [c++/python/r] Add `shape` to C++ `SOMAReader` by nguyenv in https://github.com/single-cell-data/TileDB-SOMA/pull/1083
* [r] Add test for nnz() when duplicates==TRUE by eddelbuettel in https://github.com/single-cell-data/TileDB-SOMA/pull/1107
**Full Changelog**: https://github.com/single-cell-data/TileDB-SOMA/compare/1.0.0...1.1.0