Skip to content

Release 1.3.1

Compare
Choose a tag to compare
@falexwolf falexwolf released this 26 Mar 16:28
· 176 commits to main since this release

See https://docs.lamin.ai/changelog/2025#db-1-3-1

What's Changed

  • πŸ“ Fix faq/key by @Koncopd in #2570
  • πŸ”₯ Move source tests to bionty by @sunnyosun in #2571
  • 🚸 Add uint as a valid dtype, in AnnDataCurator, make 'obs' schema optional and allow 'uns' schema by @falexwolf in #2569
  • ♻️ Refactor default source configuration by @sunnyosun in #2572
  • ✨ Add mute argument to Artifact.cache() and Artifact.load() by @Koncopd in #2575
  • πŸ’š Fix permissions test by @Koncopd in #2577
  • ♻️ Refactor organism in curators by @sunnyosun in #2573
  • πŸ”₯ Remove all local yamls in bionty by @sunnyosun in #2581
  • 🚸 Use the current working directory as default storage during lamin init, drop deprecated --schema arg, refactor conventions for files written during init by @falexwolf in #2587
  • πŸ› More extensive validation for updates to artifact.key and artifact.suffix by @falexwolf in #2589
  • πŸ“ Improve contribution guidelines by @alexras in #2583
  • πŸ› Enable transferring features pointing to multiple labels by @sunnyosun in #2595
  • ⬆️ Upgrade bionty and wetlab by @Zethson in #2586
  • πŸ“Œ Pin pims to patched version by @Zethson in #2597
  • ✨ Enable update existing records to a new ontology by @sunnyosun in #2593
  • 🚸 Avoid requiring coerce_dtype for "int" and "float" in case an integer or float pd.Series.dtype only deviates by numerical precision/range by @falexwolf in #2592
  • βž– Remove pims pin by @Zethson in #2598
  • βœ… Test RLS for space All by @Koncopd in #2596
  • πŸ’š Fix docs by @sunnyosun in #2599
  • ⬆️ Upgrade lamindb-setup and adapt permissions test to laminhub refactor by @Koncopd in #2600

New Contributors

Full Changelog: 1.3.0...1.3.1