Releases: laminlabs/lamindb
Releases · laminlabs/lamindb
Release 0.69.8
Release 0.69.7
What's Changed
- 📝 Add proper docstrings for
MappedCollection
by @falexwolf in #1544 - ✨ Add ability to upload arbitrary files or folders from CLI by @falexwolf in #1545
Full Changelog: 0.69.6...0.69.7
Release 0.69.6
What's Changed
- 🚑️ Temp fix region for non-hosted buckets by @sunnyosun in #1543
Full Changelog: 0.69.5...0.69.6
Release 0.69.5
What's Changed
- ♻️ Language in the validate, standardize, annotate flow by @falexwolf in #1535
- 🚚 Curate -> standardize by @falexwolf in #1536
- ✅ Add test for
StrEnum
behavior of transform types by @falexwolf in #1537 - ✨ Introduce
Registry.get()
andlamin get
(replaceslamin stage
) by @falexwolf in #1538 - ♻️ Refactor Annotator by @falexwolf in #1539
- ♻️ Improve Annotate API by @sunnyosun in #1542
Full Changelog: 0.69.4...0.69.5
Release 0.69.4
What's Changed
- ♻️ Refactor collections by @falexwolf in #1531
- ♻️ Add vitessce integration by @falexwolf in #1532
- 🚚 Rename
register_
tosave_
by @falexwolf in #1534
Full Changelog: 0.69.3...0.69.4
Release 0.69.3
What's Changed
- 🚚 Rename
validation.Validator
toValidate.from_df
by @sunnyosun in #1524 - ✨ Remove a few linebreaks by @Zethson in #1522
- 🚚 Rename register_labels to update_registry by @sunnyosun in #1526
- ♻️ Refactor google storage support by @falexwolf in #1525
- 🚚 Rename Validate to Annotate by @sunnyosun in #1528
- 🚚 Move the annotate guide here by @sunnyosun in #1529
Full Changelog: 0.69.2...0.69.3
Release 0.69.2
What's Changed
- 🏷️ Type the exception for udpate transform settings by @falexwolf in #1509
- 📝 Refactor introduction by @sunnyosun in #1510
- 🔥 Remove unnecessary track code by @sunnyosun in #1512
- 🎨 Fix validator by @sunnyosun in #1513
- 🎨 Add standardization to validator by @sunnyosun in #1515
- ♻️ Refactor
ln.finish
for notebooks by @falexwolf in #1516 - 👷 Switch to uv for CI by @Zethson in #1518
- ♻️ Simplify nox build by @Zethson in #1519
- Revamp the introduction page by @Zethson in #1514
- ✨ Improved functionality for directory artifacts by @Koncopd in #1517
- 🐛 Fix backed for non-increasing indices by @Koncopd in #1520
- ✨ Collection stage by @Koncopd in #1521
Full Changelog: 0.69.1...0.69.2
Release 0.69.1
What's Changed
- 🔥 Remove validator from faq by @sunnyosun in #1507
- ✨ Add
Validator
andAnnDataValidator
by @sunnyosun in #1508
Full Changelog: 0.69.0...0.69.1
Release 0.69.0
What's Changed
- ✨ Add
latest_version
filter forQuerySet
by @falexwolf in #1489 - ⬆️ Make get_stat_dir_s3 compatible with canonical storage policy (s3:ListBucket conditional on prefix/) by @bpenteado in #1490
- ✨ Integrate lamindb with git by @falexwolf in #1493
- ✨ Allow including simple related fields in
.df()
by @falexwolf in #1495 - 🩹 Handle OSError during delete by @sunnyosun in #1492
- ⬆️ Update bionty by @sunnyosun in #1496
- 🚸 Sync default git repo from hub by @falexwolf in #1497
- 🚚 Move transform settings into settings by @falexwolf in #1498
- 🚸 Upload script source code and environment during
ln.track()
by @falexwolf in #1499 - 🚚 Add
transform.description
, renametransform.short_name
totransform.key
by @falexwolf in #1500 - ✨ Return storage_idx in MappedCollection by @Koncopd in #1504
- ✨ Introduce
ln.finish()
, track run finish times, sync notebooks from within API by @falexwolf in #1501 - ♻️ Add a json field to
Run
by @falexwolf in #1505
Full Changelog: 0.68.2...0.69.0
Release 0.68.2
What's Changed
- Fix old style URLs by @Zethson in #1485
- 🚚 Rename
lnschema_lamin1
towetlab
by @falexwolf in #1487 - 🚸 More sensible transform types by @falexwolf in #1486
- 🚚 Move transform & run artifacts into cache before uploading by @falexwolf in #1488
Full Changelog: 0.68.1...0.68.2