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
@@ -2,6 +2,18 @@
2
2
3
3
<!--next-version-placeholder-->
4
4
5
+
## v0.2.0 (2022-05-19)
6
+
### Feature
7
+
* First release of dnarecords! ([`b12fa05`](https://github.com/amanas/dnarecords/commit/b12fa055859b1f92bddd2cf6707c50bbcf1d8593))
8
+
* First release of dnarecords! ([`688e028`](https://github.com/amanas/dnarecords/commit/688e028d62706cb32ab6563531bc36bfe791a381))
9
+
10
+
### Fix
11
+
* Get rid of pypi's 'Filename has been previously used' ([`fe83729`](https://github.com/amanas/dnarecords/commit/fe8372949a8181e8cb75f89536e09696f312c9f9))
12
+
* Fixed bug related to save variant keys as pandas dataframe ([`5ce97bb`](https://github.com/amanas/dnarecords/commit/5ce97bb05939b8ca8f48c208e277412544c12d0e))
13
+
14
+
### Documentation
15
+
* Improved documentation for dev/local environments ([`28679f0`](https://github.com/amanas/dnarecords/commit/28679f05940a79687bc01431019e3dbb8c8e4240))
16
+
5
17
## v0.1.2 (2022-05-19)
6
18
### Fix
7
19
* Fixed bug related to save variant keys as pandas dataframe ([`5ce97bb`](https://github.com/amanas/dnarecords/commit/5ce97bb05939b8ca8f48c208e277412544c12d0e))
0 commit comments