You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,18 @@
1
+
<aname="1.2.0"></a>
2
+
# [`ping` mode is default (1.2.0)](https://github.com/nmdp-bioinformatics/py-ard/releases/tag/1.2.0) - 29 May 2024
3
+
4
+
When in ping mode, alleles that do not have a G group, their corresponding P group is used. This will be the default behavior unless a `"ping": False` is supplied to `pyard.init()` call.
5
+
6
+
7
+
## What's Changed
8
+
* Make `ping` mode default by [@pbashyal-nmdp](https://github.com/pbashyal-nmdp) in https://github.com/nmdp-bioinformatics/py-ard/pull/323
0 commit comments