Skip to content

Release 0.77.2

Latest
Compare
Choose a tag to compare
@falexwolf falexwolf released this 02 Dec 00:27
· 14 commits to main since this release

See https://docs.lamin.ai/changelog/2024#db-0-77-2

What's Changed

  • ⬆️ Update core by @sunnyosun in #2197
  • 🩹 Make search rules the same across all systems by @Koncopd in #2199
  • 🎨 Make search in bionty consistent with the lamindb implementation by @Koncopd in #2205
  • ♻️ Simplify coupling of bionty and lamindb-setup by @falexwolf in #2207
  • 💚 Fix tiledbsoma installation in CI by @Koncopd in #2208
  • 📝 Move tutorial and tutorial2 to lamin-docs by @falexwolf in #2184
  • 📝 Prettify gene symbols guide & logging by @falexwolf in #2210
  • 🐛 Check protocol first in check_path_is_child_of_root by @Koncopd in #2215
  • 🩹 Add a lower bound on nbconvert to avoid problems with lxml by @Koncopd in #2216
  • ✨ Support dtype = 'datetime' and improve annotating with, retrieving & removing feature values by @falexwolf in #2218
  • 👷 Simplify issue templates by @falexwolf in #2220
  • ♻️ Add .standardize() to Curator and refactor by @sunnyosun in #2186
  • ⬆️ Update custom schema submodules by @sunnyosun in #2223
  • 🎨 Separate labels fetching from printing by @sunnyosun in #2225
  • 🎨 Fix EHRCurator warning & validation by @Zethson in #2230
  • ✨ Enable features with dtype = 'str' by @falexwolf in #2226
  • 🏷️ Remove duplicated typing in Curator by @sunnyosun in #2232
  • 🎨 Let .from_values() return RecordList and better treat categorical by @falexwolf in #2233
  • 🎨 Centralize a small test dataset for curation & queries by @falexwolf in #2234
  • 🏷️ Fix type of var_index in MuDataCurator by @Koncopd in #2239
  • ✨ Enable to easily join features onto artifacts via Artifact.df() by @falexwolf in #2238
  • 💄 Create a more intuitive artifact.describe() by @sunnyosun in #2236
  • 🚸 Improve UX of db$track() and db$finish() by @falexwolf in #2213
  • 🐛 Fix collection describe by @sunnyosun in #2240

Full Changelog: 0.77.0...0.77.2