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
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,12 +4,15 @@
4
4
5
5
## [Unreleased]
6
6
7
+
## [v1.6] 2025-01-17
8
+
9
+
7
10
## [v1.5] - 2025-01-14
8
11
9
12
* Fix: Parse archive and JOSS links to handle markdown links and validate DOI links are valid. Added python-doi as a dependency to ensure archive/DOI URLs fully resolve (@banesullivan)
10
13
* Add: new `active` status under `ReviewModel` which is set to `False` if the `"archived"` label is present on a review to mark the package as inactive (@banesullivan)
11
14
12
-
[v1.4] - 2024-11-22
15
+
## [v1.4] - 2024-11-22
13
16
14
17
15
18
* Fix: Parse archive and JOSS links to handle markdown links and validate DOI links are valid. Added python-doi as a dependency to ensure archive/DOI URLs fully resolve (@banesullivan)
@@ -162,7 +165,7 @@ This release was tagged in git and GitHub but not released to PyPI.
0 commit comments