Skip to content

Release 0.76.12

Compare
Choose a tag to compare
@falexwolf falexwolf released this 08 Oct 12:37
· 169 commits to main since this release

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