Lamindb

Latest version: v0.73.2

Safety actively analyzes 638466 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 31

0.73.2

What's Changed
* 🐛 Import IPython inside view by Koncopd in https://github.com/laminlabs/lamindb/pull/1696
* 🐛 Fix clashing reverse accessors between `.previous_runs` and `.run` by falexwolf in https://github.com/laminlabs/lamindb/pull/1698


**Full Changelog**: https://github.com/laminlabs/lamindb/compare/0.73.1...0.73.2

0.73.1

What's Changed
* 🐛 Fix generation of uid for default Transform constructor by falexwolf in https://github.com/laminlabs/lamindb/pull/1684
* ⬆️ Migrate to upath 0.2.2 by Koncopd in https://github.com/laminlabs/lamindb/pull/1687
* :sparkles: Only standardize if synonyms column is present by Zethson in https://github.com/laminlabs/lamindb/pull/1688
* 🏗️ Instantly synchronize instance schema with the hub by falexwolf in https://github.com/laminlabs/lamindb/pull/1689
* ✨ Add .ome.zarr as composite suffix by sunnyosun in https://github.com/laminlabs/lamindb/pull/1691
* ⬆️ Relase sub modules by sunnyosun in https://github.com/laminlabs/lamindb/pull/1692


**Full Changelog**: https://github.com/laminlabs/lamindb/compare/0.73.0...0.73.1

0.73.0

What's Changed
* 🐛 Actually add tracking run for entities beyond Artifact & Collection by falexwolf in https://github.com/laminlabs/lamindb/pull/1673
* 🔊 Fix annotate logging by sunnyosun in https://github.com/laminlabs/lamindb/pull/1675
* :sparkles: Improve coverage of annotate by Zethson in https://github.com/laminlabs/lamindb/pull/1665
* 🚸 More intuitive version updating dialogue by falexwolf in https://github.com/laminlabs/lamindb/pull/1676
* 🚸 Make `upload_from()`, `download_to()`, and `view_tree()` more user friendly by falexwolf in https://github.com/laminlabs/lamindb/pull/1677
* 🐛 Fix trailing slash in upload_from source by Koncopd in https://github.com/laminlabs/lamindb/pull/1678
* 🚸 `ln.track()` returns `run`, better duplicate detection and search, prettier `.describe()`, and more by falexwolf in https://github.com/laminlabs/lamindb/pull/1674
* 🔊 Better catching exceptions for graphviz install by sunnyosun in https://github.com/laminlabs/lamindb/pull/1679
* ✨ Enable to query by features via `Artifact.features.filter(key=value)` by falexwolf in https://github.com/laminlabs/lamindb/pull/1680
* ♻️ Simple schema fixes by falexwolf in https://github.com/laminlabs/lamindb/pull/1681


**Full Changelog**: https://github.com/laminlabs/lamindb/compare/0.72.1...0.73.0

0.72.1

What's Changed
* 📝 Update intro by sunnyosun in https://github.com/laminlabs/lamindb/pull/1670
* ⬆️ Update bionty by sunnyosun in https://github.com/laminlabs/lamindb/pull/1671


**Full Changelog**: https://github.com/laminlabs/lamindb/compare/0.72.0...0.72.1

0.72.0

What's Changed
* :bug: Remove debugging print statements by Zethson in https://github.com/laminlabs/lamindb/pull/1660
* 🚸 Better annotation flow: support non-categorical data, dictionary annotation & dictionary access (I) by falexwolf in https://github.com/laminlabs/lamindb/pull/1655
* 🏗️ Re-design link tables between `Bionty` & `Artifact` to account for `Feature` by falexwolf in https://github.com/laminlabs/lamindb/pull/1661
* ♻️ Rename `.type` to `.dtype` in `Feature` and `FeatureSet` & refactor feature types by falexwolf in https://github.com/laminlabs/lamindb/pull/1663
* 🏗️ Protect deletion in link tables, better names for link tables, maintain integrity upon label & feature renames by falexwolf in https://github.com/laminlabs/lamindb/pull/1666
* ♻️ Reformulate data lineage, remove json field from run by falexwolf in https://github.com/laminlabs/lamindb/pull/1667
* ✨ Extend managed access for AWS S3 to arbitrary paths by falexwolf in https://github.com/laminlabs/lamindb/pull/1668
* 📝 Fix docs by falexwolf in https://github.com/laminlabs/lamindb/pull/1669


**Full Changelog**: https://github.com/laminlabs/lamindb/compare/0.71.3...0.72.0

0.71.3

What's Changed
* Fix registry links in docs by Zethson in https://github.com/laminlabs/lamindb/pull/1638
* 🚸 No need to pass organism if validating on ids by sunnyosun in https://github.com/laminlabs/lamindb/pull/1639
* ⬆️ Upgrade nbproject by Koncopd in https://github.com/laminlabs/lamindb/pull/1641
* ✨ Introduce bulk update by falexwolf in https://github.com/laminlabs/lamindb/pull/1640
* ♻️ Refactor search by falexwolf in https://github.com/laminlabs/lamindb/pull/1646
* ⚡️ Speed-up file hash by Koncopd in https://github.com/laminlabs/lamindb/pull/1651
* ⚡️ Parallel hashing of directories by Koncopd in https://github.com/laminlabs/lamindb/pull/1652
* ⚡️ Improve the speed of describe by sunnyosun in https://github.com/laminlabs/lamindb/pull/1645
* 🐛 Fix copy_or_move_to_cache for local storage_path by Koncopd in https://github.com/laminlabs/lamindb/pull/1653
* ✨ Get artifacts through the CLI by falexwolf in https://github.com/laminlabs/lamindb/pull/1642
* 🎨 Enable transfer when schema don't match by sunnyosun in https://github.com/laminlabs/lamindb/pull/1654
* ⬆️ Release lamindb-setup by sunnyosun in https://github.com/laminlabs/lamindb/pull/1656
* 🐛 Fix from_values by sunnyosun in https://github.com/laminlabs/lamindb/pull/1657
* ⬆️ Release core by sunnyosun in https://github.com/laminlabs/lamindb/pull/1658


**Full Changelog**: https://github.com/laminlabs/lamindb/compare/0.71.2...0.71.3

Page 1 of 31

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.