Skip to content

Releases: laminlabs/lamindb

Release 0.74.3

26 Jul 12:19
Compare
Choose a tag to compare

See https://docs.lamin.ai/changelog

What's Changed

Full Changelog: 0.74.2...0.74.3

Release 0.74.2

22 Jul 07:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.74.1...0.74.2

Release 0.74.1

26 Jun 16:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.74.0...0.74.1

Release 0.74.0

19 Jun 23:00
Compare
Choose a tag to compare

What's Changed

  • ♻️ Refactor after upath upgrade by @Koncopd in #1699
  • 🐛 Fix check_path_is_child_of_root for upaths with different storage_options by @Koncopd in #1700
  • ✨ Ignore datasets in code coverage by @Zethson in #1701
  • 🏗️ Add type field to Artifact, allow linking model-like artifacts against params, validate params like features, enable features-based annotation with non-ulabels by @falexwolf in #1690
  • ✨ Support dict in add_values by @Zethson in #1705

Full Changelog: 0.73.2...0.74.0

Release 0.73.2

13 Jun 11:45
Compare
Choose a tag to compare

What's Changed

  • 🐛 Import IPython inside view by @Koncopd in #1696
  • 🐛 Fix clashing reverse accessors between .previous_runs and .run by @falexwolf in #1698

Full Changelog: 0.73.1...0.73.2

Release 0.73.1

05 Jun 16:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.73.0...0.73.1

Release 0.73.0

29 May 10:26
Compare
Choose a tag to compare

What's Changed

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

Full Changelog: 0.72.1...0.73.0

Release 0.72.1

21 May 16:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.72.0...0.72.1

Release 0.72.0

19 May 23:21
Compare
Choose a tag to compare

What's Changed

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

Full Changelog: 0.71.3...0.72.0

Release 0.71.3

14 May 15:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.71.2...0.71.3