Release 0.75.0
See https://docs.lamin.ai/changelog
What's Changed
- π Rename PublicSource to Source by @sunnyosun in #1755
- π· Add a contributing guide, make installation from GitHub easier by @falexwolf in #1760
- ποΈ Integrate
lnschema-bionty
andbionty-base
intobionty
by @sunnyosun in #1757 - β¬οΈ Bump ruff by @falexwolf in #1763
- β¬οΈ Release submodules by @sunnyosun in #1766
- π¨ Enable deleting artifacts in all managed storage locations of the current instance by @falexwolf in #1762
- β¨ Better error message for synonym duplications by @Zethson in #1764
- π Fix parents save by @sunnyosun in #1767
- β¨ Add more details to contributors guide by @Zethson in #1769
- β»οΈ Simplify bio-registries guide by @sunnyosun in #1770
- β»οΈ Refactor ontology_id field recognition by @sunnyosun in #1771
- π Rename save_from_df to import_from_source by @sunnyosun in #1772
- π Rename
from_public
tofrom_source
by @sunnyosun in #1773 - β»οΈ Refactor Source model by @sunnyosun in #1774
- Fix create message by @Zethson in #1777
- π Rename
.sources()
to.list_source()
by @sunnyosun in #1775 - π Migrations for 0.75 by @falexwolf in #1768
- π§Fix Ruff configuration in pyproject.toml by @Zethson in #1780
- π Fixes by @falexwolf in #1782
- β¨ Track write operations on array stores by @Koncopd in #1756
- π¨ Fix passing
source
to.validate
and.inspect
by @sunnyosun in #1781
Full Changelog: 0.74.3...0.75.0