Release 0.76.3
See https://docs.lamin.ai/changelog
What's Changed
- π Re-work introduction by @falexwolf in #1844
- π₯ Remove
lamin register
command, legacy loginpassword
, and prettify docs by @falexwolf in #1846 - π Add reference to cxg in from_anndata by @Zethson in #1841
- β»οΈ New tiledbsoma API:
save_tiledbsoma_experiment
by @Koncopd in #1842 - β Split unit tests into unit-core and unit-storage by @Koncopd in #1847
- π Remove
AnnData
mutation warnings insave_tiledbsoma_experiment
by @Koncopd in #1849 - π¨ Improve ln.finish() error message by @Zethson in #1850
- πFix finish calling statement by @Zethson in #1852
- π¨ Move the source FK to BioRecord by @sunnyosun in #1853
- π Improve the curate-df guide by @falexwolf in #1859
- π Deprecate
Curate
in favor ofCurator
and makeCuratorBase
the base class ofDataFrameCurator
by @sunnyosun in #1864 - π· Add issue templates by @Zethson in #1854
- Attempt to keep issue template config file formatting by @Zethson in #1865
- β»οΈ Change signature of save_tiledbsoma_experiment by @Koncopd in #1870
- π Make
.get()
aware of trash again by @falexwolf in #1871 - π Check for csc_matrix in MappedCollection and raise error by @Koncopd in #1874
- β»οΈ Increase max chars of version field and fix UserDoesNotExist by @falexwolf in #1872
- β»οΈ Use ln.Curator instead of ln.Curate by @Koncopd in #1877
- β¬οΈ Upgrade lamindb-setup by @Koncopd in #1876
- π Fix validating no passed categoricals by @Zethson in #1869
- π Fix curate exclude by @sunnyosun in #1878
- π Fix curate by @sunnyosun in #1879
Full Changelog: 0.76.2...0.76.3