Lamindb

Latest version: v0.74.0

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

Scan your dependencies

Page 16 of 24

0.54.1

- 🔇 Mute repetitive warning for saving parents [PR1190](https://github.com/laminlabs/lamindb/pull/1190) [sunnyosun](https://github.com/sunnyosun)
- 🔇 Fix warning logging upon save [PR1185](https://github.com/laminlabs/lamindb/pull/1185) [sunnyosun](https://github.com/sunnyosun)
- 🩹 Better suffix handling [PR1181](https://github.com/laminlabs/lamindb/pull/1181) [falexwolf](https://github.com/falexwolf)

0.54

0.54.0

- ✏️ Fix views for interactive terminal [PR1178](https://github.com/laminlabs/lamindb/pull/1178) [sunnyosun](https://github.com/sunnyosun)
- 🚸 Improve error message for conflicting storage keys [PR1174](https://github.com/laminlabs/lamindb/pull/1174) [falexwolf](https://github.com/falexwolf)
- ♻️ Add string levels [PR1173](https://github.com/laminlabs/lamindb/pull/1173) [falexwolf](https://github.com/falexwolf)
- ✨ Add `reference` and `reference_type` to `Dataset`, `ULabel` [PR1171](https://github.com/laminlabs/lamindb/pull/1171) [sunnyosun](https://github.com/sunnyosun)
- 🔒 Add client fallbacks to lamindb-setup [PR1172](https://github.com/laminlabs/lamindb/pull/1172) [falexwolf](https://github.com/falexwolf)
- 🐛 Fix `view_parents()` when there are no parents [PR1167](https://github.com/laminlabs/lamindb/pull/1167) [sunnyosun](https://github.com/sunnyosun)
- 🔊 Turn on hint for tutorials [PR1164](https://github.com/laminlabs/lamindb/pull/1164) [sunnyosun](https://github.com/sunnyosun)
- ⚡ Speed up instance loading time & refactor lamindb-setup [PR1163](https://github.com/laminlabs/lamindb/pull/1163) [falexwolf](https://github.com/falexwolf)
- ⬆️ Update fsspec to 2023.9.0 [PR1162](https://github.com/laminlabs/lamindb/pull/1162) [Koncopd](https://github.com/Koncopd)
- 🎨 More validation for `File` creation, improve zarr backend [PR1160](https://github.com/laminlabs/lamindb/pull/1160) [Koncopd](https://github.com/Koncopd)
- 🔥 Remove `add_labels()` & `get_labels()` [PR1155](https://github.com/laminlabs/lamindb/pull/1155) [falexwolf](https://github.com/falexwolf)
- 🎨 Increased search threshold to 90 [PR1156](https://github.com/laminlabs/lamindb/pull/1156) [sunnyosun](https://github.com/sunnyosun)

0.53

- ♻️ Refactor hub client [PR1150](https://github.com/laminlabs/lamindb/pull/1150) [falexwolf](https://github.com/falexwolf)
- ✨ Add `return_field` to `Lookup` [PR1153](https://github.com/laminlabs/lamindb/pull/1153) [sunnyosun](https://github.com/sunnyosun)
- 🔇 Silence download bar for <5MB bionty files [PR1151](https://github.com/laminlabs/lamindb/pull/1151) [sunnyosun](https://github.com/sunnyosun)
- 🔇 Set default verbosity to warning [PR1149](https://github.com/laminlabs/lamindb/pull/1149) [sunnyosun](https://github.com/sunnyosun)
- 🚚 Add `Data.labels` accessor, rename `Label` to `ULabel` [PR1148](https://github.com/laminlabs/lamindb/pull/1148) [sunnyosun](https://github.com/sunnyosun)
- ✨ Allow create records from non-default bionty sources [PR1147](https://github.com/laminlabs/lamindb/pull/1147) [sunnyosun](https://github.com/sunnyosun)
- 🔥 Removed `get_by_feature` [PR1145](https://github.com/laminlabs/lamindb/pull/1145) [sunnyosun](https://github.com/sunnyosun)
- 🚚 Replace `get_feature_set` with `.feature_sets.__getitem__` [PR1141](https://github.com/laminlabs/lamindb/pull/1141) [sunnyosun](https://github.com/sunnyosun)

0.52.2

- 🎨 Add labels to describe [PR1139](https://github.com/laminlabs/lamindb/pull/1139) [sunnyosun](https://github.com/sunnyosun)
- 🎨 Set default field for from_values [PR1137](https://github.com/laminlabs/lamindb/pull/1137) [sunnyosun](https://github.com/sunnyosun)
- 📝 More comprehensive landing page [PR1136](https://github.com/laminlabs/lamindb/pull/1136) [falexwolf](https://github.com/falexwolf)
- 🎨 Switch to WRatio and default to limit=20 for search [PR1135](https://github.com/laminlabs/lamindb/pull/1135) [sunnyosun](https://github.com/sunnyosun)
- 🚚 Rename `File.tree` to `File.view_tree` [PR1133](https://github.com/laminlabs/lamindb/pull/1133) [falexwolf](https://github.com/falexwolf)
- ✨ Enable dataset versioning [PR1132](https://github.com/laminlabs/lamindb/pull/1132) [falexwolf](https://github.com/falexwolf)

0.52.1

- ♻️ Refactor features display [PR1129](https://github.com/laminlabs/lamindb/pull/1129) [falexwolf](https://github.com/falexwolf)
- ♻️ Refactor feature set linking [PR1128](https://github.com/laminlabs/lamindb/pull/1128) [falexwolf](https://github.com/falexwolf)
- ♻️ Add display of numerical features [PR1127](https://github.com/laminlabs/lamindb/pull/1127) [falexwolf](https://github.com/falexwolf)
- 📝 Rewrite landing page [PR1126](https://github.com/laminlabs/lamindb/pull/1126) [falexwolf](https://github.com/falexwolf)
- 🚸 Validate `Run` records [PR1123](https://github.com/laminlabs/lamindb/pull/1123) [falexwolf](https://github.com/falexwolf)
- 🔊 Improved logging message for inspect [PR1124](https://github.com/laminlabs/lamindb/pull/1124) [sunnyosun](https://github.com/sunnyosun)

Page 16 of 24

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.