Skip to content

Commit 8b08f90

Browse files
committed
Update changelog for "0.7.5"
This commit was created by changelog-from-release in 'Post release' CI workflow
1 parent feaf02b commit 8b08f90

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
<a name="0.7.5"></a>
2+
# [Support shortnull (0.7.5)](https://github.com/nmdp-bioinformatics/py-ard/releases/tag/0.7.5) - 26 Mar 2022
3+
4+
Implements **shortnulls** behavior with new config variable set to `True` by default.
5+
6+
This will address things like `DRB4*01:03N` and `DRB5*01:08N` both in terms of accepting them as valid and also by expanding them as appropriate to the list of longer alleles that have the same expression character.
7+
8+
`DRB5*01:08N` is acceptable by **WHO** rules since all suballeles have N.
9+
`DRB4*01:03N` is acceptable by **WMDA** (but not WHO) rules but this needs to be handled for things like HF analysis by expansion to something valid (vs rejection) to avoid bias
10+
11+
[Changes][0.7.5]
12+
13+
114
<a name="0.7.4"></a>
215
# [Summary Table for Batch (0.7.4)](https://github.com/nmdp-bioinformatics/py-ard/releases/tag/0.7.4) - 23 Mar 2022
316

@@ -325,6 +338,7 @@ yes
325338
[Changes][0.0.14]
326339

327340

341+
[0.7.5]: https://github.com/nmdp-bioinformatics/py-ard/compare/0.7.4...0.7.5
328342
[0.7.4]: https://github.com/nmdp-bioinformatics/py-ard/compare/0.7.3...0.7.4
329343
[0.7.3]: https://github.com/nmdp-bioinformatics/py-ard/compare/0.7.1.1...0.7.3
330344
[0.7.1.1]: https://github.com/nmdp-bioinformatics/py-ard/compare/0.7.2...0.7.1.1

0 commit comments

Comments
 (0)