First stamp of `main`, which is a dev branch -- `main-old` has releasables on PyPI using 0.1.*.
What's Changed
This is all iterative dev work -- no major release, just a pypi-installable progress point people can use as a reference while collaborating forward.
* Split tiledbsc and tiledbsoma into separate branches by johnkerl in https://github.com/single-cell-data/TileDB-SOMA/pull/282
* Check for errors on scripts/setup by johnkerl in https://github.com/single-cell-data/TileDB-SOMA/pull/283
* Make __getattr__ Pythonic on key-not-found by johnkerl in https://github.com/single-cell-data/TileDB-SOMA/pull/288
* C++ SOMA pre-release by gspowley in https://github.com/single-cell-data/TileDB-SOMA/pull/286
* Error-check types on from_anndata/from_h5ad by johnkerl in https://github.com/single-cell-data/TileDB-SOMA/pull/294
* Support zero-sized arrays by johnkerl in https://github.com/single-cell-data/TileDB-SOMA/pull/295
* Improve C++ build by gspowley in https://github.com/single-cell-data/TileDB-SOMA/pull/304
* Optimize __repr__ by johnkerl in https://github.com/single-cell-data/TileDB-SOMA/pull/303
* MacOS findings by johnkerl in https://github.com/single-cell-data/TileDB-SOMA/pull/314
* Document C++ build options by johnkerl in https://github.com/single-cell-data/TileDB-SOMA/pull/316
* Update C++ CLI example by gspowley in https://github.com/single-cell-data/TileDB-SOMA/pull/317
* Enable option for enhancing debug-log visibility by johnkerl in https://github.com/single-cell-data/TileDB-SOMA/pull/319
* Propagate ctx through reprs and member-constructs by johnkerl in https://github.com/single-cell-data/TileDB-SOMA/pull/318
* Propagate ctx through reprs and member-constructs, continued by johnkerl in https://github.com/single-cell-data/TileDB-SOMA/pull/323
* improve column_name handling in dataframe read operations by bkmartinjr in https://github.com/single-cell-data/TileDB-SOMA/pull/327
* add missing double backtick by bkmartinjr in https://github.com/single-cell-data/TileDB-SOMA/pull/332
* quality of life: add venv to gitignore by bkmartinjr in https://github.com/single-cell-data/TileDB-SOMA/pull/334
* Depend on TileDB-Py 0.17.4 by johnkerl in https://github.com/single-cell-data/TileDB-SOMA/pull/336
* NdArray implementation work (create, props) by bkmartinjr in https://github.com/single-cell-data/TileDB-SOMA/pull/339
* No readthedocs build on main for now by johnkerl in https://github.com/single-cell-data/TileDB-SOMA/pull/342
* Initial R API by aaronwolen in https://github.com/single-cell-data/TileDB-SOMA/pull/321
* README.md updates, main branch by johnkerl in https://github.com/single-cell-data/TileDB-SOMA/pull/345
* revise version API to match spec by bkmartinjr in https://github.com/single-cell-data/TileDB-SOMA/pull/333
* Replace array->timestamp() with array->open_timestamp_end() by eddelbuettel in https://github.com/single-cell-data/TileDB-SOMA/pull/350
* NdArray refinement, part 2 by bkmartinjr in https://github.com/single-cell-data/TileDB-SOMA/pull/343
* Enable conda build and release by gspowley in https://github.com/single-cell-data/TileDB-SOMA/pull/348
* Fix MacOS build with local TileDB core by johnkerl in https://github.com/single-cell-data/TileDB-SOMA/pull/354
* SOMACollection: fix loose check in create logic by bkmartinjr in https://github.com/single-cell-data/TileDB-SOMA/pull/357
* Third tranche of NdArray refinement. by bkmartinjr in https://github.com/single-cell-data/TileDB-SOMA/pull/347
* Add initial C++ support for the R package by eddelbuettel in https://github.com/single-cell-data/TileDB-SOMA/pull/352
* Deduplicate C++ source files by eddelbuettel in https://github.com/single-cell-data/TileDB-SOMA/pull/364
* Publish main-branch pre-releases to pypi.org by johnkerl in https://github.com/single-cell-data/TileDB-SOMA/pull/366
New Contributors
* eddelbuettel made their first contribution in https://github.com/single-cell-data/TileDB-SOMA/pull/350
**Full Changelog**: https://github.com/single-cell-data/TileDB-SOMA/compare/0.1.11...0.5.0a1