Releases: laminlabs/cellxgene-lamin
Releases Β· laminlabs/cellxgene-lamin
Release 0.3.2
See https://docs.lamin.ai/changelog
What's Changed
- π Add data loader examples to cellxgene guide by @Koncopd in #100
- π Hide ln.Artifact output by @Koncopd in #101
- β¬οΈ Drop python 3.8 support by @Koncopd in #102
- π₯ Remove
Curator.add_validated_from()
by @falexwolf in #105 - β¨ More flexible Curator & π support for paths by @Zethson in #104
Full Changelog: 0.3.1...0.3.2
Release 0.3.1
See https://docs.lamin.ai/changelog
What's Changed
- β¨ Specify 5.0.0 explicitly by @Zethson in #84
- π Fix CI by @Zethson in #87
- π Fix source validation by @Zethson in #88
- Simplify code by @Zethson in #90
- π Reorganize and integrate tiledbsoma guide by @Koncopd in #91
- π Edit cellxgene guide by @Koncopd in #92
- π Consistently use slice for arrays by @Koncopd in #93
- Fix cellxgene-schema validate numpy error by @Zethson in #95
- β¨ Add support for schema 5.1.0 by @Zethson in #97
- β¨ Use uv tool for cellxgene-schema by @Zethson in #99
Full Changelog: 0.3.0...0.3.1
Release 0.3.0
What's Changed
- β¨ Revert to passing organism explicitly by @Zethson in #75
- β¨ Manually save collection by @Zethson in #78
- π Prettify cellxgene guide & refactor CI setup by @falexwolf in #82
- πFix gene curation by @Zethson in #81
- πFix uncovered line by @Zethson in #71
- π Fix ci by @sunnyosun in #73
- πFix curate throwing an exception on instantiation by @Zethson in #72
- π Install bionty from github in CI by @sunnyosun in #74
Full Changelog: 0.2.6...0.3.0
Release 0.2.6
See https://docs.lamin.ai/changelog
What's Changed
- π· Refactor CI setup by @falexwolf in #70
- π Prettify
cellxgene-curate
guide by @falexwolf in #68
Full Changelog: 0.2.5...0.2.6
Release 0.2.5
What's Changed
- π Prettier query in cellxgene notebook by @falexwolf in #56
- β»οΈ Add a query with types by @falexwolf in #57
- π Remaining fix by @falexwolf in #58
- π Fix docs build by @Koncopd in #59
- π Use tiledbsoma instead of census to query data by @Koncopd in #60
- β¨ Register 2024-07-01-LTS by @sunnyosun in #61
- π Use backed to open census by @Koncopd in #62
- π Rename backed to open in guides by @Koncopd in #63
- π Rename Annotate to Curate by @falexwolf in #64
- Update pinned lamindb to 0.74.2 by @Zethson in #65
Full Changelog: 0.2.4...0.2.5
Release 0.2.4
Full Changelog: 0.2.3...0.2.4
Release 0.2.3
Release 0.2.2
What's Changed
- π¨ Run census & annotate in parallel by @Zethson in #45
- β¬οΈ Update Annotate by @sunnyosun in #46
- β¨ Pin lamindb 0.69.5 by @Zethson in #47
- β¨ Compare installed and expected cellxgene-schema versions by @Zethson in #49
- β¨ Pinned ontologies schema by @Zethson in #50
- β»οΈ Simplify guide by @falexwolf in #51
- π Fix data arg by @sunnyosun in #52
- π· Use uv by @sunnyosun in #53
- β»οΈ Fixes for lamindb 0.72 by @falexwolf in #54
Full Changelog: 0.2.0...0.2.2
Release 0.2.0
What's Changed
- Add 5.1.0 pinned ontologies & ruff by @Zethson in #37
- Fix notebook execution rendering by @Zethson in #39
- Fix census notebook execution not being shown by @Zethson in #41
- π Rename Validate to Annotate by @sunnyosun in #43
- β¬οΈ Pin lamindb to 0.69.3 by @Zethson in #42
New Contributors
Full Changelog: 0.1.0...0.2.0
Release 0.1.0
What's Changed
- π· Set up CI by @sunnyosun in #1
- β¨ Query census with auto-complete by @sunnyosun in #2
- β¨ Registered datasets by @sunnyosun in #3
- π Add search and ontology hierarchies by @sunnyosun in #4
- π± Add sqlite instance by @sunnyosun in #5
- π Updated guides by @sunnyosun in #6
- π¨ Use abbr for names that are not matching by @sunnyosun in #7
- π Updated guide to not register Dataset by @sunnyosun in #8
- π Update linking file to feature sets by @sunnyosun in #9
- π Add a notebook for querying lamin instance by @sunnyosun in #10
- β»οΈ Run the 3rd nb directly from public instance by @sunnyosun in #11
- π¨ Track the version of the overall dataset by @sunnyosun in #12
- π Polish the guides by @falexwolf in #13
- π¨ Using local instance to store queried data by @sunnyosun in #14
- π Prettify by @falexwolf in #15
- π Add queries for array slices by @falexwolf in #16
- π Load the backed slice into memory & prettify by @Koncopd in #17
- π Section on concat by @falexwolf in #18
- π Remove modality by @sunnyosun in #19
- π Fix outputs of curation notebooks by @sunnyosun in #20
- π± Register files from the 2023-11 release by @sunnyosun in #21
- π Rename to cellxgene by @sunnyosun in #22
- β»οΈ Register cellxgene metadata via REST API by @sunnyosun in #23
- π₯ Remove registries from the main docs by @sunnyosun in #24
- π Rename file to artifact by @falexwolf in #26
- β¨ Register 2023-12-06 by @sunnyosun in #25
- π Rename
Dataset
toCollection
by @falexwolf in #27 - π¨ Filter for collections by @sunnyosun in #28
- π Fix from_public by @sunnyosun in #29
- β¨ Register 2023-12-15 LTS by @sunnyosun in #30
- π¨ Properly register versions of artifacts and collections by @sunnyosun in #31
- π¨ Import bionty instead of lb by @sunnyosun in #32
- π· Use 3.10 for tests by @sunnyosun in #33
- π Fix CI by @sunnyosun in #34
- β¨ Moved cellxgene-lamin-validator here by @sunnyosun in #36
New Contributors
- @sunnyosun made their first contribution in #1
- @falexwolf made their first contribution in #13
- @Koncopd made their first contribution in #17
Full Changelog: https://github.com/laminlabs/cellxgene-lamin/commits/0.1.0