Releases: laminlabs/lamindb
Releases Β· laminlabs/lamindb
Release 0.64.2
What's Changed
- β Bring back transfer tests by @falexwolf in #1357
- π· Use ruff and clean up pre-commit by @Zethson in #1358
- π Fix mypy by @Koncopd in #1359
- π Use
.df()
instead of.filter().df()
by @sunnyosun in #1360 - π Account for length zero label lists by @falexwolf in #1362
- βοΈ Fix the spacing of describe by @sunnyosun in #1365
- π Rename
view_flow
toview_lineage
by @falexwolf in #1367
Full Changelog: 0.64.1...0.64.2
Release 0.64.1
What's Changed
- π Fix hash inference for cloud non-s3 objects and use stored gcs credentials by @Koncopd in #1355
- πΈ Silence the httpx logger by @falexwolf in #1356
Full Changelog: 0.64.0...0.64.1
Release 0.64.0
What's Changed
- ποΈ Re-architect API around
Artifact
instead ofFile
by @falexwolf in #1345 - π Fix size and hash for local folders in Artifact by @Koncopd in #1350
- π Only avoid hashing for in-memory zarr by @Koncopd in #1351
- β Record number of objects, test hashes and folder properties by @falexwolf in #1354
Full Changelog: 0.63.5...0.64.0
Release 0.63.4
What's Changed
- ποΈ Fix capitalization of feature names in describe by @sunnyosun in #1337
- π Updated track guide to include scripts by @sunnyosun in #1338
- πΈ Added literal checks for type when creating a Feature by @sunnyosun in #1339
- πΈ Raise proper error when tracking script fails by @sunnyosun in #1340
- πΈ Parse variables upon track, do not access storage during load by @falexwolf in #1341
Full Changelog: 0.63.3...0.63.4
Release 0.63.3
What's Changed
- π Move high-level bionty docs here by @falexwolf in #1332
- π Add a track notebooks how-to by @sunnyosun in #1333
- β¨ Do virtual inner join of variables in Dataset.mapped by @Koncopd in #1334
Full Changelog: 0.63.2...0.63.3
Release 0.63.2
What's Changed
- π Fix transfer by @sunnyosun in #1329
- β¨ Fix and extend get_label_weights in Dataset.mapped by @Koncopd in #1330
- β¨ Standardize return field by @sunnyosun in #1331
Full Changelog: 0.63.1...0.63.2
Release 0.63.1
What's Changed
- π Turn on progress on upload and download by @Koncopd in #1325
- β¨ Add context manager to File.backed and Dataset.mapped by @Koncopd in #1326
- πΈ Do not rely on naming the primary key id by @falexwolf in #1328
Full Changelog: 0.63.0...0.63.1
0.63.0
What's Changed
- π Add an FAQ on storage keys & locations by @Zethson in #1253
- π Fix save parents with bionty_source by @sunnyosun in #1315
- π Start with File in quickstart by @sunnyosun in #1317
- β¨ Track Python scripts by @falexwolf in #1318
- π Recode visibility by @sunnyosun in #1319
- β»οΈ Refactor notebook & script tracking by @falexwolf in #1320
- β¨ Added view_tree for keys by @sunnyosun in #1321
- β»οΈ Centralize progressbar and convert to percentage by @falexwolf in #1322
- π Fix visibility of flow graphs by @falexwolf in #1323
- π©Ή Fixed visibility of hidden files by @sunnyosun in #1324
Full Changelog: 0.62.0...0.63.0
0.62.0
What's Changed
- β¬οΈ Update required versions of anndata, s3fs by @Koncopd in #1295
- π Refactored intro by @sunnyosun in #1296
- π₯ Remove Modality by @sunnyosun in #1297
- πΈ Ensure saved notebooks aren't rerun with the same version by @falexwolf in #1298
- πΈ Prettify view_tree, check for ahead migrations by @falexwolf in #1299
- β»οΈ Refactor dataset from directory by @falexwolf in #1300
- π Fix tests by @falexwolf in #1301
- π Added an annotate guide by @sunnyosun in #1302
- π± Updated bionty sources by @sunnyosun in #1305
- β¨ Initial implementation of IndexedDataset by @Koncopd in #1307
- πΈ Add
.df()
toRegistry
by @falexwolf in #1313 - π Fix bug in transfer files by @falexwolf in #1311
- π Fix passing organism to featureset.from_values by @sunnyosun in #1312
- β»οΈ Rename IndexedDataset to MappedDataset, homogenize by @falexwolf in #1314
Full Changelog: 0.60.3...0.62.0
0.61.0
What's Changed
- β¬οΈ Update required versions of anndata, s3fs by @Koncopd in #1295
- π Refactored intro by @sunnyosun in #1296
- π₯ Remove Modality by @sunnyosun in #1297
- πΈ Ensure saved notebooks aren't rerun with the same version by @falexwolf in #1298
- πΈ Prettify view_tree, check for ahead migrations by @falexwolf in #1299
- β»οΈ Refactor dataset from directory by @falexwolf in #1300
- π Fix tests by @falexwolf in #1301
Full Changelog: 0.60.3...0.61.0