Lamindb

Latest version: v0.73.2

Safety actively analyzes 638430 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 13 of 31

0.47.0

What's Changed
* โœ๏ธ Fix ending ) of record display by sunnyosun in https://github.com/laminlabs/lamindb/pull/873
* ๐ŸŽ‰ Stage 0.47.0 by falexwolf in https://github.com/laminlabs/lamindb/pull/874


**Full Changelog**: https://github.com/laminlabs/lamindb/compare/0.46.3...0.47.0

0.46.0

What's Changed
* ๐Ÿ› Fix the variable bug in File.delete by Koncopd in https://github.com/laminlabs/lamindb/pull/811
* ๐ŸŽ‰ Stage release 0.46 (`Dataset`, `Feature`, hierarchical ORMs) by falexwolf in https://github.com/laminlabs/lamindb/pull/806
* ๐ŸŽ‰ Stage 0.46 (refactor, signatures, fixes) by falexwolf in https://github.com/laminlabs/lamindb/pull/814
* ๐Ÿš‘๏ธ Handles categorical input for map_synonyms by sunnyosun in https://github.com/laminlabs/lamindb/pull/819
* ๐Ÿšธ Parse features for `AnnData` by falexwolf in https://github.com/laminlabs/lamindb/pull/818
* ๐ŸŽจ Allow passing parents=False to ln.save by sunnyosun in https://github.com/laminlabs/lamindb/pull/820
* ๐Ÿ› Fix passing parents to save by sunnyosun in https://github.com/laminlabs/lamindb/pull/821
* ๐ŸŽ‰ Stage 0.46 (refactor features, file description, setup behavior, species setting) by falexwolf in https://github.com/laminlabs/lamindb/pull/826
* ๐Ÿšจ Remove warnings from zarr writing by Koncopd in https://github.com/laminlabs/lamindb/pull/829
* ๐ŸŽ‰ Stage 0.46 (annotate, ...) by falexwolf in https://github.com/laminlabs/lamindb/pull/831
* ๐Ÿฉน Fix error on read partial when no spec is present by Koncopd in https://github.com/laminlabs/lamindb/pull/842
* ๐ŸŽ‰ Stage 0.46 (hashing, backed, parents) by falexwolf in https://github.com/laminlabs/lamindb/pull/835
* ๐Ÿ› Check type after na removal by sunnyosun in https://github.com/laminlabs/lamindb/pull/843
* ๐ŸŽ‰ Stage 0.46 (from_df, from_anndata, docs) by falexwolf in https://github.com/laminlabs/lamindb/pull/845
* ๐ŸŽ‰ Stage 0.46 by falexwolf in https://github.com/laminlabs/lamindb/pull/847


**Full Changelog**: https://github.com/laminlabs/lamindb/compare/0.45.0...0.46.0

0.45.0

What's Changed
* โœ… Add some unit tests for storage by Koncopd in https://github.com/laminlabs/lamindb/pull/801
* ๐ŸŽจ Auto-manage `RunInput` ORM by falexwolf in https://github.com/laminlabs/lamindb/pull/802
* โ™ป๏ธ Replaced `ln.parse` with `ORM.from_values` by sunnyosun in https://github.com/laminlabs/lamindb/pull/803


**Full Changelog**: https://github.com/laminlabs/lamindb/compare/0.44.2...0.45.0

0.44.0

What's Changed
* ๐Ÿ”Š Move logging from stderr to stdout by falexwolf in https://github.com/laminlabs/lamindb/pull/776
* ๐Ÿฉน Increase char length `Transform.short_name` to 128 by falexwolf in https://github.com/laminlabs/lamindb/pull/778
* ๐Ÿš€ Fix coverage of unit tests by sunnyosun in https://github.com/laminlabs/lamindb/pull/777
* โฌ†๏ธ Field is no longer required for map_synonyms and search in bionty by sunnyosun in https://github.com/laminlabs/lamindb/pull/779
* โœจ Add backed access to raw h5 and zarr objects by Koncopd in https://github.com/laminlabs/lamindb/pull/781
* ๐Ÿ“ Re-group readme by falexwolf in https://github.com/laminlabs/lamindb/pull/782
* โฌ†๏ธ Fix empty string bug in map_synonyms by sunnyosun in https://github.com/laminlabs/lamindb/pull/780
* ๐Ÿšธ Idempotency across metadata records & data artifacts by falexwolf in https://github.com/laminlabs/lamindb/pull/783
* ๐ŸŽจ Remove `lnhub-rest` from `lamindb-setup` by falexwolf in https://github.com/laminlabs/lamindb/pull/784
* ๐Ÿท๏ธ Change name to a required field for ontology tables by sunnyosun in https://github.com/laminlabs/lamindb/pull/785
* โœจ Added map_synonyms to baseORM by sunnyosun in https://github.com/laminlabs/lamindb/pull/786
* โฌ†๏ธ Save to DB if record already exists for add_synonyms by sunnyosun in https://github.com/laminlabs/lamindb/pull/787
* ๐Ÿšธ Allow configuring search for alternative names via `settings.upon_create_search_names` by falexwolf in https://github.com/laminlabs/lamindb/pull/788
* โฌ†๏ธ Allow create multiple records with .from_bionty by sunnyosun in https://github.com/laminlabs/lamindb/pull/789


**Full Changelog**: https://github.com/laminlabs/lamindb/compare/0.43.0...0.44.0

0.43.0

What's Changed
* :memo: Switch to bullet-list in changelog by falexwolf in https://github.com/laminlabs/lamindb/pull/767
* โœ… Add integrity tests for migrations back by falexwolf in https://github.com/laminlabs/lamindb/pull/768
* ๐Ÿ› Make `User.name` nullable again by falexwolf in https://github.com/laminlabs/lamindb/pull/769
* โ™ป๏ธ Refactor core schema methods and storage access by falexwolf in https://github.com/laminlabs/lamindb/pull/770
* ๐Ÿšธ `ln.settings` can now change logging verbosity levels by falexwolf in https://github.com/laminlabs/lamindb/pull/630
* ๐Ÿšธ Return existing file if hash exists (idempotency) by falexwolf in https://github.com/laminlabs/lamindb/pull/772
* ๐Ÿšธ Introduce `ln.settings.storage` to switch default storage by falexwolf in https://github.com/laminlabs/lamindb/pull/773
* โœจ Enable `BaseORM.search()` and improved `BaseORM.lookup()` by sunnyosun in https://github.com/laminlabs/lamindb/pull/771
* ๐ŸŽจ Consolidate `lnschema_bionty` and upgrade to latest Bionty by falexwolf in https://github.com/laminlabs/lamindb/pull/775


**Full Changelog**: https://github.com/laminlabs/lamindb/compare/0.42.0...0.43.0

0.42.0

What's Changed
* โฌ†๏ธ Update lndb to 0.45.0 by Koncopd in https://github.com/laminlabs/lamindb/pull/698
* ๐Ÿ—๏ธ Add Django backend (setup) by falexwolf in https://github.com/laminlabs/lamindb/pull/697
* ๐Ÿšš Rename `lndb` to `lamindb_setup` by falexwolf in https://github.com/laminlabs/lamindb/pull/699
* ๐Ÿšš Move lndb-storage back into lamindb by falexwolf in https://github.com/laminlabs/lamindb/pull/700
* โ™ป๏ธ Refactored feature parsing and `ln.parse` by sunnyosun in https://github.com/laminlabs/lamindb/pull/701
* ๐Ÿ”Š Add more loggings to `ln.parse` by sunnyosun in https://github.com/laminlabs/lamindb/pull/703
* ๐ŸŽจ Simplified track sample-level metadata by sunnyosun in https://github.com/laminlabs/lamindb/pull/705
* ๐Ÿ—๏ธ Enable Django backend (part 2) by falexwolf in https://github.com/laminlabs/lamindb/pull/702
* ๐Ÿ”’๏ธ ln.track improvements by Koncopd in https://github.com/laminlabs/lamindb/pull/704
* ๐Ÿ› Disentangle keys in storage related test notebooks by Koncopd in https://github.com/laminlabs/lamindb/pull/708
* โ™ป๏ธ Absorb `DjangoORM.create()` in `DjangoORM.__init__()` by falexwolf in https://github.com/laminlabs/lamindb/pull/707
* ๐Ÿ”ฅ Remove SQLAlchemy tests by falexwolf in https://github.com/laminlabs/lamindb/pull/709
* โž• Pin boto3 in aws by Koncopd in https://github.com/laminlabs/lamindb/pull/712
* ๐Ÿ”ฅ Delete SQLAlchemy related content by falexwolf in https://github.com/laminlabs/lamindb/pull/710
* โž– Move nbproject to extra dependencies by Koncopd in https://github.com/laminlabs/lamindb/pull/711
* ๐Ÿ’š Point to lamindb-setup main & fix session by falexwolf in https://github.com/laminlabs/lamindb/pull/713
* ๐Ÿ“ Rework the stream notebook by Koncopd in https://github.com/laminlabs/lamindb/pull/714
* ๐Ÿ› Fix delete for File by Koncopd in https://github.com/laminlabs/lamindb/pull/715
* โ™ป๏ธ Polish core schema by falexwolf in https://github.com/laminlabs/lamindb/pull/717
* ๐Ÿšš Migrate `lnschema-bionty` to Django by falexwolf in https://github.com/laminlabs/lamindb/pull/716
* โฌ†๏ธ Upgrade lnschema-core to 0.35a5 by sunnyosun in https://github.com/laminlabs/lamindb/pull/718
* ๐Ÿšš Rename `ln.add` to `ln.save` by falexwolf in https://github.com/laminlabs/lamindb/pull/719
* ๐Ÿ—๏ธ Re-architect transform id by falexwolf in https://github.com/laminlabs/lamindb/pull/720
* ๐Ÿ”ฅ Remove `ln.nb` by falexwolf in https://github.com/laminlabs/lamindb/pull/721
* ๐ŸŽจ Import ORMs from .models before reload by sunnyosun in https://github.com/laminlabs/lamindb/pull/723
* ๐Ÿ‘ท Coverage in separate job by falexwolf in https://github.com/laminlabs/lamindb/pull/722
* ๐Ÿ”Š `folder.tree` can only be used with existing folders in storage by sunnyosun in https://github.com/laminlabs/lamindb/pull/724
* ๐Ÿšš Renamed BiontyVersions to BiontySource by sunnyosun in https://github.com/laminlabs/lamindb/pull/725
* ๐Ÿงช Add tests for `folder.tree()` by sunnyosun in https://github.com/laminlabs/lamindb/pull/726
* ๐Ÿ“ Add `configure` guide instead of setup by falexwolf in https://github.com/laminlabs/lamindb/pull/727
* โ™ป๏ธ Refactored features code by sunnyosun in https://github.com/laminlabs/lamindb/pull/731
* ๐Ÿ“ Overhaul README by falexwolf in https://github.com/laminlabs/lamindb/pull/728
* ๐Ÿšธ Add `select` method to `BaseORM` by falexwolf in https://github.com/laminlabs/lamindb/pull/730
* :memo: Integrate lnschema-bionty into reference by falexwolf in https://github.com/laminlabs/lamindb/pull/732
* :truck: Move lnschema-bionty by falexwolf in https://github.com/laminlabs/lamindb/pull/734
* :children_crossing: Validate required fields by falexwolf in https://github.com/laminlabs/lamindb/pull/735
* โฌ†๏ธ First stable release Django release of `lnschema-bionty` by sunnyosun in https://github.com/laminlabs/lamindb/pull/733
* โšก Improved multifield query in `ln.parse` by sunnyosun in https://github.com/laminlabs/lamindb/pull/736
* ๐Ÿšธ Back to protect as default by falexwolf in https://github.com/laminlabs/lamindb/pull/737
* โœจ Populate `bionty_version` in `ln.parse` by sunnyosun in https://github.com/laminlabs/lamindb/pull/739
* ๐Ÿšš Re-organize biology guides by falexwolf in https://github.com/laminlabs/lamindb/pull/740
* ๐Ÿ“ Fix upload of `lnschema-bionty` notebook run by falexwolf in https://github.com/laminlabs/lamindb/pull/741
* โš ๏ธ Refactor save - it no longer returns records by falexwolf in https://github.com/laminlabs/lamindb/pull/742
* ๐Ÿšš Rename Featureset to FeatureSet by sunnyosun in https://github.com/laminlabs/lamindb/pull/750
* โฌ†๏ธ Rename source_key to source in BiontySource by sunnyosun in https://github.com/laminlabs/lamindb/pull/751
* โœจ Add to_adata method to AnnDataAccessor by Koncopd in https://github.com/laminlabs/lamindb/pull/752
* ๐Ÿ’š Remove test paths from pyproject.toml by falexwolf in https://github.com/laminlabs/lamindb/pull/753
* โœ… Add more tests for File init by falexwolf in https://github.com/laminlabs/lamindb/pull/755
* โœจ Delete storage in File.delete by Koncopd in https://github.com/laminlabs/lamindb/pull/754
* โ™ป๏ธ Move all File creation logic from `lnschema-core` here by falexwolf in https://github.com/laminlabs/lamindb/pull/756
* ๐Ÿšธ Prefix auto-storage-key with `lndb/` by falexwolf in https://github.com/laminlabs/lamindb/pull/757
* โ™ป๏ธ Clean up core schema module by falexwolf in https://github.com/laminlabs/lamindb/pull/758
* โฌ†๏ธ Update bionty schema by sunnyosun in https://github.com/laminlabs/lamindb/pull/759
* ๐Ÿ”ฅ Remove stream and lazy by Koncopd in https://github.com/laminlabs/lamindb/pull/760
* ๐Ÿ”ฅ Remove `File.stream()` by falexwolf in https://github.com/laminlabs/lamindb/pull/761
* ๐Ÿ‘ท Dispatch to lamin-examples & redun-lamin-fasta by falexwolf in https://github.com/laminlabs/lamindb/pull/762
* โ™ป๏ธ Use `TransformType` by falexwolf in https://github.com/laminlabs/lamindb/pull/763
* ๐Ÿ“ Prettify docs by falexwolf in https://github.com/laminlabs/lamindb/pull/764
* ๐Ÿ”ง Add commitizen by falexwolf in https://github.com/laminlabs/lamindb/pull/765
* ๐Ÿ”ง Remove commitizen by falexwolf in https://github.com/laminlabs/lamindb/pull/766


**Full Changelog**: https://github.com/laminlabs/lamindb/compare/0.41.1...0.42.0

Page 13 of 31

ยฉ 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.