Release 0.76.14
See https://docs.lamin.ai/changelog/2024#db-0-76-14
What's Changed
- π Return include fields when one of them is empty by @sunnyosun in #2044
- π§ͺ More tests of df include by @sunnyosun in #2045
- π Consistent documentation for all schema modules by @falexwolf in #2047
- π Fix loading artifact by key and give clear errors if no artifacts or transforms found by @Koncopd in #2050
- π¨ Remove update in add_ontology_from_df by @sunnyosun in #2051
- π± Add
omop
,cellregistry
,ourprojects
by @falexwolf in #2049 - π Update login docs for new API key by @Koncopd in #2054
- β¨ Upon
Validator
, populateref_is_name
fields in link tables by @sunnyosun in #2053 - π Improve save_artifact docs by @sunnyosun in #2055
- βοΈ Only register new features in add_new_from_columns by @sunnyosun in #2057
- βοΈ Fix logging integer values by @sunnyosun in #2056
- π₯ Remove
.list_source()
by @sunnyosun in #2058 - π Fix add new logging by @sunnyosun in #2059
- β»οΈ Move cloud_to_local to lnamindb_setup.settings by @Koncopd in #2062
- π Fix tracking of notebooks on PyCharm by @Koncopd in #2064
- π Document how to subclass
Curator
by @Zethson in #2022 - β¨ Error when renaming internal features and labels by @sunnyosun in #2061
- β¨ Add
Collection.append()
by @Koncopd in #2077 - β¨ Enable curating multiple categorical features per artifact against the same label registry by @falexwolf in #2080
- π₯ Remove
Curator.add_validated_from()
by @sunnyosun in #2081 - π¨ Fix Curator.from_mudata by @sunnyosun in #2082
Full Changelog: 0.76.13...0.76.14