Skip to content

Release 0.76.14

Compare
Choose a tag to compare
@falexwolf falexwolf released this 18 Oct 23:59
· 66 commits to main since this release

See https://docs.lamin.ai/changelog/2024#db-0-76-14

What's Changed

  • πŸ› Return include fields when one of them is empty by @sunnyosun in #2044
  • πŸ§ͺ More tests of df include by @sunnyosun in #2045
  • πŸ“ Consistent documentation for all schema modules by @falexwolf in #2047
  • πŸ› Fix loading artifact by key and give clear errors if no artifacts or transforms found by @Koncopd in #2050
  • 🎨 Remove update in add_ontology_from_df by @sunnyosun in #2051
  • 🍱 Add omop, cellregistry, ourprojects by @falexwolf in #2049
  • πŸ“ Update login docs for new API key by @Koncopd in #2054
  • ✨ Upon Validator, populate ref_is_name fields in link tables by @sunnyosun in #2053
  • πŸ“ Improve save_artifact docs by @sunnyosun in #2055
  • ✏️ Only register new features in add_new_from_columns by @sunnyosun in #2057
  • ✏️ Fix logging integer values by @sunnyosun in #2056
  • πŸ”₯ Remove .list_source() by @sunnyosun in #2058
  • πŸ”ˆ Fix add new logging by @sunnyosun in #2059
  • ♻️ Move cloud_to_local to lnamindb_setup.settings by @Koncopd in #2062
  • πŸ› Fix tracking of notebooks on PyCharm by @Koncopd in #2064
  • πŸ“ Document how to subclass Curator by @Zethson in #2022
  • ✨ Error when renaming internal features and labels by @sunnyosun in #2061
  • ✨ Add Collection.append() by @Koncopd in #2077
  • ✨ Enable curating multiple categorical features per artifact against the same label registry by @falexwolf in #2080
  • πŸ”₯ Remove Curator.add_validated_from() by @sunnyosun in #2081
  • 🎨 Fix Curator.from_mudata by @sunnyosun in #2082

Full Changelog: 0.76.13...0.76.14