Release 0.74.2
What's Changed
- π·οΈ Add types to core fields by @falexwolf in #1716
- π· Use lamin-dev for transfer unit test by @sunnyosun in #1719
- π· Run latest-changes within PR on feature branch, not on main by @falexwolf in #1720
- π Refactor docs by @falexwolf in #1721
- π Polish bio-registries how-to by @falexwolf in #1722
- πΈ Make sure input is string for search by @sunnyosun in #1726
- π Fix using in _registry by @sunnyosun in #1730
- πΈ Cleaner API by @falexwolf in #1723
- β¨ Artifact.backed() for tiledbsoma stores by @Koncopd in #1728
- π¨ Add generic Annotator by @sunnyosun in #1732
- π Better CLI docs by @falexwolf in #1736
- β¨ Enable Ruff security rules (bandit) by @Zethson in #1686
- β¬οΈ Upgrade submodules by @fredericenard in #1733
- π Move
mudata
import in TYPE_CHECKING by @fredericenard in #1735 - π§ͺ More tests for Annotator by @sunnyosun in #1737
- π Rename
Registry
toRecord
by @falexwolf in #1740 - β Add invalid transform type and finish before track tests by @Zethson in #1738
- β¬οΈ Upgrade lamindb-setup by @fredericenard in #1742
- π Fix return values of
.save()
for a few classes by @falexwolf in #1741 - β»οΈ Remove generic Annotator, refactor annotate guides by @sunnyosun in #1744
- β»οΈ Rename Artifact.backed to Artifact.open by @Koncopd in #1747
- π Refactor docs, including annotate guide by @falexwolf in #1748
- π Deprecate
Annotate
in favor ofCurate
by @falexwolf in #1749
Full Changelog: 0.74.1...0.74.2