-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automatically generated by python-semantic-release
- Loading branch information
github-actions
committed
Dec 17, 2024
1 parent
1528790
commit 5e06d6e
Showing
2 changed files
with
75 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,18 +8,68 @@ | |
|
||
|
||
|
||
## v2.0.1 (2024-12-17) | ||
### 🐛 Fix | ||
|
||
|
||
- release process runs twice [\@Szymon Szyszkowski](mailto:[email protected]) | ||
|
||
|
||
- release process no longer triggers on skipped release [\@project-defiant](mailto:[email protected]) | ||
|
||
### ♻️ Refactor | ||
|
||
|
||
- drop version_engine (#940) [\@Szymon Szyszkowski](mailto:[email protected]) | ||
|
||
### 🏗 Build | ||
|
||
|
||
- \[**deps-dev**\] bump ipython from 8.29.0 to 8.30.0 [\@dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com) | ||
|
||
|
||
- \[**deps-dev**\] bump google-cloud-dataproc from 5.8.0 to 5.10.1 (#951) [\@dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com) | ||
|
||
|
||
- \[**deps-dev**\] bump lxml from 5.1.1 to 5.3.0 (#950) [\@dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com) | ||
|
||
|
||
- \[**deps-dev**\] bump pytest-xdist from 3.5.0 to 3.6.1 (#952) [\@dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com) | ||
|
||
|
||
- \[**deps-dev**\] bump ipykernel from 6.28.0 to 6.29.5 (#953) [\@dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com) | ||
|
||
|
||
- define dependency version constraints + other fixes (#945) [\@Irene López Santiago](mailto:[email protected]) | ||
|
||
### 🚀 Chore | ||
|
||
|
||
- siplify the release CI conditions [\@project-defiant](mailto:[email protected]) | ||
|
||
## v2.0.0 (2024-12-10) | ||
### 💥 Breaking | ||
|
||
|
||
- \[**l2g!**\] implement new training strategy splitting between EFO/gene pairs and with cross validation (#938) [\@Irene López Santiago](mailto:[email protected]) | ||
|
||
### 🐛 Fix | ||
|
||
- \[**L2GFeatureMatrix!**\] streamline feature matrix management (#745) [\@Irene López Santiago](mailto:[email protected]) | ||
|
||
- \[**l2g_predictions**\] annotate based on list of features + filter out missing annotation (#925) [\@Irene López Santiago](mailto:[email protected]) | ||
|
||
|
||
- swap the ref parse (#935) [\@Szymon Szyszkowski](mailto:[email protected]) | ||
|
||
### 🏗 Build | ||
|
||
|
||
- \[**deps-dev**\] bump ruff from 0.7.1 to 0.8.1 (#936) [\@dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com) | ||
|
||
- drop airflow orchestration layer from gentropy (#758) [\@Szymon Szyszkowski](mailto:[email protected]) | ||
|
||
- \[**deps-dev**\] bump ipython from 8.29.0 to 8.30.0 (#937) [\@dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com) | ||
|
||
## v2.0.0-rc.3 (2024-11-27) | ||
### ✨ Feature | ||
|
||
|
||
|
@@ -37,6 +87,28 @@ | |
|
||
- \[**gold_standard**\] add traitFromSourceMappedId to schema (#924) [\@Irene López Santiago](mailto:[email protected]) | ||
|
||
### 🚀 Chore | ||
|
||
|
||
- \[**vep**\] Ensembl version update (#931) [\@Daniel Suveges](mailto:[email protected]) | ||
|
||
## v2.0.0-rc.2 (2024-11-26) | ||
### 🚀 Chore | ||
|
||
|
||
- \[**gnomad**\] updating GnomAD version to 4.1 from 4.0 + using joint frequencies (#929) [\@Daniel Suveges](mailto:[email protected]) | ||
|
||
## v2.0.0-rc.1 (2024-11-22) | ||
### 💥 Breaking | ||
|
||
|
||
- \[**L2GFeatureMatrix!**\] streamline feature matrix management (#745) [\@Irene López Santiago](mailto:[email protected]) | ||
|
||
|
||
- drop airflow orchestration layer from gentropy (#758) [\@Szymon Szyszkowski](mailto:[email protected]) | ||
|
||
### ✨ Feature | ||
|
||
|
||
- changing studylocus validation to 95 percent credible sets (#921) [\@Daniel-Considine](mailto:[email protected]) | ||
|
||
|
@@ -235,12 +307,6 @@ | |
### 🐛 Fix | ||
|
||
|
||
- \[**l2g_predictions**\] annotate based on list of features + filter out missing annotation (#925) [\@Irene López Santiago](mailto:[email protected]) | ||
|
||
|
||
- swap the ref parse (#935) [\@Szymon Szyszkowski](mailto:[email protected]) | ||
|
||
|
||
- r2 for lead variant is always 1 (#919) [\@Yakov](mailto:[email protected]) | ||
|
||
|
||
|
@@ -446,12 +512,6 @@ | |
### 🏗 Build | ||
|
||
|
||
- \[**deps-dev**\] bump ruff from 0.7.1 to 0.8.1 (#936) [\@dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com) | ||
|
||
|
||
- \[**deps-dev**\] bump ipython from 8.29.0 to 8.30.0 (#937) [\@dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com) | ||
|
||
|
||
- \[**deps-dev**\] bump pytest-cov from 5.0.0 to 6.0.0 (#893) [\@dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com) | ||
|
||
|
||
|
@@ -528,12 +588,6 @@ | |
### 🚀 Chore | ||
|
||
|
||
- \[**vep**\] Ensembl version update (#931) [\@Daniel Suveges](mailto:[email protected]) | ||
|
||
|
||
- \[**gnomad**\] updating GnomAD version to 4.1 from 4.0 + using joint frequencies (#929) [\@Daniel Suveges](mailto:[email protected]) | ||
|
||
|
||
- pre-commit autoupdate (#918) [\@pre-commit-ci[bot]](mailto:66853113+pre-commit-ci[bot]@users.noreply.github.com) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters