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
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0).
17
17
### Fixed
18
18
-->
19
19
20
+
## 0.7.4 - 2024-04-29
21
+
22
+
- Add [ASySD](https://github.com/camaradesuk/ASySD) to the evaluation
23
+
- Update docs for evaluation
24
+
- Prevent SettingWithCopyWarning in maybe_cases and zero-division in precision
25
+
20
26
## 0.7.3 - 2024-04-16
21
27
22
28
- Load example datasets on demand to avoid large package size (potentially causes errors during installation [1](https://github.com/CoLRev-Environment/colrev/actions/runs/8711093539/job/23894441546))
0 commit comments