Release 1.3.1
See https://docs.lamin.ai/changelog/2025#db-1-3-1
What's Changed
- π Fix faq/key by @Koncopd in #2570
- π₯ Move source tests to bionty by @sunnyosun in #2571
- πΈ Add
uint
as a validdtype
, inAnnDataCurator
, make'obs'
schema optional and allow'uns'
schema by @falexwolf in #2569 - β»οΈ Refactor default source configuration by @sunnyosun in #2572
- β¨ Add
mute
argument toArtifact.cache()
andArtifact.load()
by @Koncopd in #2575 - π Fix permissions test by @Koncopd in #2577
- β»οΈ Refactor organism in curators by @sunnyosun in #2573
- π₯ Remove all local yamls in bionty by @sunnyosun in #2581
- πΈ Use the current working directory as default storage during
lamin init
, drop deprecated--schema
arg, refactor conventions for files written during init by @falexwolf in #2587 - π More extensive validation for updates to
artifact.key
andartifact.suffix
by @falexwolf in #2589 - π Improve contribution guidelines by @alexras in #2583
- π Enable transferring features pointing to multiple labels by @sunnyosun in #2595
- β¬οΈ Upgrade bionty and wetlab by @Zethson in #2586
- π Pin pims to patched version by @Zethson in #2597
- β¨ Enable update existing records to a new ontology by @sunnyosun in #2593
- πΈ Avoid requiring
coerce_dtype
for"int"
and"float"
in case an integer or floatpd.Series.dtype
only deviates by numerical precision/range by @falexwolf in #2592 - β Remove pims pin by @Zethson in #2598
- β Test RLS for space All by @Koncopd in #2596
- π Fix docs by @sunnyosun in #2599
- β¬οΈ Upgrade lamindb-setup and adapt permissions test to laminhub refactor by @Koncopd in #2600
New Contributors
Full Changelog: 1.3.0...1.3.1