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
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,14 @@
1
+
<aname="0.7.0"></a>
2
+
# [Stricter Data Validation (0.7.0)](https://github.com/nmdp-bioinformatics/py-ard/releases/tag/0.7.0) - 14 Feb 2022
3
+
4
+
Version `0.7.0` has stricter data validation. It will not silently fail by returning an empty `''` string. It'll return of the `Invalid` exceptions in `pyard.exceptions` when calling `redux_gl` method with invalid GL String.
5
+
6
+
See [CHANGELOG.md](https://github.com/nmdp-bioinformatics/py-ard/blob/master/CHANGELOG.md) for full changelog.
7
+
8
+
9
+
[Changes][0.7.0]
10
+
11
+
1
12
<aname="0.6.11"></a>
2
13
# [Fix for IMGT URL Change (0.6.11)](https://github.com/nmdp-bioinformatics/py-ard/releases/tag/0.6.11) - 24 Jan 2022
0 commit comments