Skip to content

Releases: laminlabs/lamindb

Release 0.76.15

30 Oct 03:58
Compare
Choose a tag to compare

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

What's Changed

Full Changelog: 0.76.14...0.76.15

Release 0.76.14

18 Oct 23:59
Compare
Choose a tag to compare

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

Release 0.76.13

11 Oct 11:46
Compare
Choose a tag to compare

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

What's Changed

Full Changelog: 0.76.12...0.76.13

Release 0.76.12

08 Oct 12:37
Compare
Choose a tag to compare

See https://docs.lamin.ai/changelog/2024#db-0-76-12-bionty-0-51-2

What's Changed

  • ♻️ Move lamindb_setup.settings.storage.cache_dir to lamindb_setup.settings.cache_dir by @Koncopd in #2013
  • 🎨 Remove creates one artifact per file in the directory warning by @Zethson in #2015
  • πŸ“ Use anon=True access for UPath.view_tree() in tutorial by @Koncopd in #2016
  • ♻️ Some minor improvements by @falexwolf in #2018
  • πŸ› Fix walrus and duplicated updated_at by @Koncopd in #2020
  • ♻️ Migrate to edge function in connect() by @Koncopd in #2017
  • πŸ—οΈ Make lamindb-setup a dependency of lamin-cli by @falexwolf in #2021
  • 🚸 Query with typed labels through .features by @falexwolf in #2023
  • πŸ“ Document how to query by dictionary-like run parameters by @falexwolf in #2024
  • ✨ Overhaul save_vitessce_config() to support multiple artifacts and non-.zarr by @keller-mark in #1953
  • βœ… Add more tests for querying via .features by @falexwolf in #2028
  • πŸ”Š More logging in save_vitessce_config() by @falexwolf in #2029

New Contributors

Full Changelog: 0.76.11...0.76.12

Release 0.76.11

01 Oct 18:17
Compare
Choose a tag to compare

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

What's Changed

Full Changelog: 0.76.10...0.76.11

Release 0.76.10

30 Sep 08:14
Compare
Choose a tag to compare

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

What's Changed

  • πŸ“ Revise advice on managing notebook templates by @falexwolf in #1981
  • 🚸 Minimal ln.track() by @falexwolf in #1982
  • ⚑️ Speed up describe by @sunnyosun in #1973
  • βœ… Add another test for running with tracked params, logging cosmetics by @falexwolf in #1984
  • ✨ Track transfers as transforms by @falexwolf in #1985
  • 🚸 lamin load β†’ lamin connect & lamin get β†’ lamin load by @Koncopd in #1983
  • 🚚 Rename hub edge functions by @falexwolf in #1988
  • πŸ“ Document how to work with run parameters by @falexwolf in #1989
  • 🎨 Move .from_values() from Record to CanValidate by @falexwolf in #1993
  • 🚸 Transfer: Warn about inconsistencies between source & target instances by @falexwolf in #1992
  • 🚸 Improve lamin load UX for notebooks & scripts by @falexwolf in #1994
  • ⚑️ Speed up from_values by @sunnyosun in #1970
  • ⚑ Improve performance of ln.connect(), lamin connect, and lamin load for a notebook by @falexwolf in #1998

Full Changelog: 0.76.9...0.76.10

Release 0.76.9

26 Sep 14:26
Compare
Choose a tag to compare

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

What's Changed

  • πŸ“ Add docs for cache and document environment variables by @Koncopd in #1964
  • ♻️ Remove eliminated arguments from load by @Koncopd in #1969
  • ✨ Enable notebook and script templates by @falexwolf in #1977
  • πŸ’š Fix flaky cache test by @Koncopd in #1978
  • ✨ Allow filtering obs indices in MappedCollection based on obs column by @Koncopd in #1974
  • 🚸 Better dialogue upon clashing transform keys by @falexwolf in #1979

Full Changelog: 0.76.8...0.76.9

Release 0.76.8

23 Sep 12:41
Compare
Choose a tag to compare

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

What's Changed

  • πŸ“ Use unload in notebooks by @Koncopd in #1946
  • πŸ› Fix unload by @Koncopd in #1947
  • ✨ Store artifacts under their virtual keys in cache by @Koncopd in #1954
  • πŸ’š Better cleanup in unit-core tests by @Koncopd in #1957
  • 🚸 No traceback for invalid arguments by @falexwolf in #1956
  • πŸ› Ensure is_latest is set to False in previous version if matching on artifact.key by @falexwolf in #1958
  • πŸ› Fix .save writing to current folder for new versions of an Artifact by @Koncopd in #1959

Full Changelog: 0.76.7...0.76.8

Release 0.76.7

23 Sep 12:12
Compare
Choose a tag to compare

See https://docs.lamin.ai/changelog/2024#db-0-76-7-bionty-0-50-2

What's Changed

Full Changelog: 0.76.6...0.76.7

Release 0.76.6

09 Sep 20:22
Compare
Choose a tag to compare

See https://docs.lamin.ai/changelog/2024#db-0-76-6-bionty-0-50

What's Changed

Full Changelog: 0.76.5...0.76.6