Releases: laminlabs/bionty
Releases Β· laminlabs/bionty
Release 1.2a1
See https://docs.lamin.ai/changelog
What's Changed
- β»οΈ Make
add_source
independent of thebionty-assets
instance by @sunnyosun in #211 - π§ͺ Test sources by @sunnyosun in #212
- π Remove deprecated methods, updated examples by @sunnyosun in #213
- π₯ Make EFO parsing the same as other ontologies by @sunnyosun in #214
- β»οΈ Refactor default source configuration by @sunnyosun in #215
- β»οΈ Refactor
import_source
by @sunnyosun in #216 - π₯ Remove local source yaml files by @sunnyosun in #217
- π₯ Clean up base docs by @sunnyosun in #218
- β»οΈ Refactor
sync_public_sources
by @sunnyosun in #221 - β¨ Support custom source by @sunnyosun in #222
- π Fix source fetching by @sunnyosun in #224
- β Remove pronto from main dependencies by @Zethson in #220
- β¨ Enable ontology upgrade by @sunnyosun in #223
- π Document import_source better by @sunnyosun in #225
- π Update docstring of sync_public_sources by @sunnyosun in #226
Full Changelog: 1.1.2...1.2a1
Release 1.1.2
Release 1.1.1
See https://docs.lamin.ai/changelog
What's Changed
- π¨ Improve
from_source
docstrings for entities by @falexwolf in #192 - β¨ Unpin pronto by @Zethson in #108
- π¨ Remove md5 related code by @Zethson in #201
- π± New
ExperimentalFactor
version:efo-3.69.0
by @Zethson in #203 - π Fix tissue docstring by @Zethson in #204
- π Fix
import_source
edge cases by @Zethson in #205 - π¨ Standardize organism scientific names by @sunnyosun in #208
Full Changelog: 1.1.0...1.1.1
Release 1.1.0
See https://docs.lamin.ai/changelog
What's Changed
- β»οΈ Create backward accessors on
SchemaFeature
link models by @falexwolf in #188 - β»οΈ Port simplified deprecation strategy by @falexwolf in #189
- β»οΈ Squash migrations by @falexwolf in #187
- β»οΈ Point to new squashed migration by @falexwolf in #191
- β»οΈ Increase uid length for
Source
to 8 chars by @falexwolf in #193 - π± Adjust migration to 8-char Source uid by @falexwolf in #194
- β»οΈ Add data migration for source uids by @falexwolf in #196
- β»οΈ Resquash migrations by @falexwolf in #197
Full Changelog: 1.0.0...1.1.0
Release 1.0.0
See https://docs.lamin.ai/changelog
What's Changed
- ποΈ Integrate
lnschema-core
intolamindb
by @falexwolf in #177 - π± New
Disease
version:mondo
-2024-08-06
by @Zethson in #182 - π± New
CellType
version:cl
-2024-08-16
by @Zethson in #183 - β¨ Upgrade Ruff and mypy by @Zethson in #184
- π Migrate to lamindb 1.0 by @falexwolf in #178
- π Deprecate the
--schema
argument oflamin init
in favor of--modules
by @falexwolf in #185 - π Rename
FeatureSet
toSchema
and migrate to lamindb 1.0a5 by @falexwolf in #186
Full Changelog: 0.53.2...1.0.0
Release 1.0a1
See https://docs.lamin.ai/changelog
What's Changed
- ποΈ Integrate
lnschema-core
intolamindb
by @falexwolf in #177 - π± New
Disease
version:mondo
-2024-08-06
by @Zethson in #182 - π± New
CellType
version:cl
-2024-08-16
by @Zethson in #183 - β¨ Upgrade Ruff and mypy by @Zethson in #184
- π Migrate to lamindb 1.0 by @falexwolf in #178
Full Changelog: 0.53.2...1.0a1
Release 0.53.2
See https://docs.lamin.ai/changelog
What's Changed
- π¨ Make search consistent with the lamindb implementation by @Koncopd in #170
- π¨ Simplify coupling to
lamindb_setup
by @falexwolf in #171
New Contributors
Full Changelog: 0.53.1...0.53.2
Release 0.53.1
See https://docs.lamin.ai/changelog
What's Changed
- π Raise error if organism can't be created from bionty by @sunnyosun in #167
- β¨ Reintroduce taxa by @Zethson in #168
Full Changelog: 0.53.0...0.53.1
Release 0.53.0
See https://docs.lamin.ai/changelog
What's Changed
- π Add symbol mapping FAQ reference to Gene by @Zethson in #149
- β Clean up test properly by @Zethson in #161
- π¨ Use field defaults by @sunnyosun in #158
- π¨ Squash migrations by @sunnyosun in #162
- β¨ Support
taxa="plants"
inEnsemblGene
by @mossjacob in #153 - π¨ Polish code by @Zethson in #164
- β¨Add support for local source files by @mossjacob in #156
New Contributors
- @mossjacob made their first contribution in #153
Full Changelog: 0.52.1...0.53.0
Release 0.52.1
See https://docs.lamin.ai/changelog
What's Changed
- π Hide from_public from TOC by @Zethson in #135
- π¨ Proper deprecation warning by @Zethson in #138
- π¨ Raise
OrganismNotSet
instead ofAssertionError
whenorganism
is not set by @Zethson in #144 - β¨ Add field support for bionty base by @Zethson in #146
- π Fix keep docstring standardize gene by @Zethson in #148
- π¨ Rename import_from_source by @Zethson in #150
Full Changelog: 0.52.0...0.52.1