File tree Expand file tree Collapse file tree 2 files changed +20
-3
lines changed
Expand file tree Collapse file tree 2 files changed +20
-3
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## v1.1.0 (2024-07-17)
34
5+ ### Feature
6+
7+ * feat: Add BED masks ([ ` 367ea87 ` ] ( https://github.com/EUCANCan/oncoliner/commit/367ea873c31e69bf5a763d45e8f2dc4c7d683db6 ) )
8+
9+ ### Fix
10+
11+ * fix(UI): Remove reference to old H_score ([ ` 970e567 ` ] ( https://github.com/EUCANCan/oncoliner/commit/970e5670a03c0de700c79ca2556e41d2e0b6f6c4 ) )
12+
13+ * fix(PipelineDesigner): Fix max-recommentions arg type ([ ` 0883a91 ` ] ( https://github.com/EUCANCan/oncoliner/commit/0883a91dc8bb68d2d11dc0c3bcbe280e619a2a4b ) )
14+
15+ * fix: Fix assessment typo ([ ` 38bf0dc ` ] ( https://github.com/EUCANCan/oncoliner/commit/38bf0dc14712c6437ef16738de294c37cdb52fb5 ) )
16+
17+ * fix: Rename PHS and remove actionable genes ([ ` 02e101b ` ] ( https://github.com/EUCANCan/oncoliner/commit/02e101b175b37240ca6f9e0644d6b854bb9ebb4f ) )
18+
19+ ### Performance
20+
21+ * perf(Improvement): Optimize multi-core analysis ([ ` 0aa662b ` ] ( https://github.com/EUCANCan/oncoliner/commit/0aa662b170577a321901cfc2f61e05d5da8503b6 ) )
422
523## v1.0.0 (2023-12-04)
624
@@ -22,7 +40,7 @@ BREAKING CHANGE: Dummy to trigger 1.0.0 ([`de5cfc0`](https://github.com/EUCANCan
2240
2341* feat(UI): Add default column ordering ([ ` 6f792fc ` ] ( https://github.com/EUCANCan/oncoliner/commit/6f792fcf399af30013dc0b45e33dde87e88083cf ) )
2442
25- * feat: Add fixeassessmenth the baseline ([ ` 3907eab ` ] ( https://github.com/EUCANCan/oncoliner/commit/3907eabed350d85ce2f30e8d30267f93b61af02e ) )
43+ * feat: Add fixed row with the baseline ([ ` 3907eab ` ] ( https://github.com/EUCANCan/oncoliner/commit/3907eabed350d85ce2f30e8d30267f93b61af02e ) )
2644
2745* feat: Add variant callers combinations ([ ` 4fbc459 ` ] ( https://github.com/EUCANCan/oncoliner/commit/4fbc4595b2de0390fc9600db6d162a29c74469e2 ) )
2846
@@ -110,7 +128,6 @@ Co-authored-by: Henri de Soyres <henri.de-soyres@curie.fr> ([`a2bc9f9`](ht
110128
111129* deps(UI): Change HTML minify library ([ ` 8c67f1a ` ] ( https://github.com/EUCANCan/oncoliner/commit/8c67f1a7045db1e89bc5f83813538861716f14b7 ) )
112130
113-
114131## v0.1.0 (2023-10-17)
115132
116133### Feature
Original file line number Diff line number Diff line change 1- __version__ = "1.0 .0"
1+ __version__ = "1.1 .0"
You can’t perform that action at this time.
0 commit comments