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
+30Lines changed: 30 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,33 @@
1
+
# 0.16.0 (Thu Mar 30 2023)
2
+
3
+
:tada: This release contains work from a new contributor! :tada:
4
+
5
+
Thank you, null[@NawalK](https://github.com/NawalK), for all your work!
6
+
7
+
#### 🚀 Enhancement
8
+
9
+
- Add map of filetypes to related loading functions for matricial data (`io.LOADMAT_DICT`) [#55](https://github.com/MIPLabCH/nigsp/pull/55) ([@smoia](https://github.com/smoia))
10
+
- Add outflow random walk normalisation (and specify former random walk as inflow random walk) [#54](https://github.com/MIPLabCH/nigsp/pull/54) ([@smoia](https://github.com/smoia))
11
+
12
+
#### 📝 Documentation
13
+
14
+
- Add logo folder with guidelines, eps and png files [#52](https://github.com/MIPLabCH/nigsp/pull/52) ([@NawalK](https://github.com/NawalK))
0 commit comments