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
+25Lines changed: 25 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,33 @@
2
2
3
3
4
4
5
+
## v0.6.0 (2024-07-31)
6
+
7
+
### Ci
8
+
9
+
* ci: fix workflow trigger of docker build ([`d8fdd55`](https://github.com/adaptive-machine-learning/CapyMOA/commit/d8fdd557e2c2a39c2bfefdf6be03c2e77d63e209))
10
+
11
+
### Feature
12
+
13
+
* feat: add ``restart_stream=False`` as an option in evaluators ([`a965dc4`](https://github.com/adaptive-machine-learning/CapyMOA/commit/a965dc45c4d2edf796c76064ba2c880824c477d1))
14
+
15
+
* feat: add clustering and ssl ([`ae8b592`](https://github.com/adaptive-machine-learning/CapyMOA/commit/ae8b592ae658a7dcbf6c314e0764bb51e36afc5d))
* fix: add overwritten changes in commit cc13390 for recurrent concept drifts ([`472a597`](https://github.com/adaptive-machine-learning/CapyMOA/commit/472a597cd4c18b7cb84884bc1acd9821a3ae24ca))
24
+
25
+
5
26
## v0.5.0 (2024-07-30)
6
27
28
+
### Chore
29
+
30
+
* chore(version): increment version to 0.5.0 ([`dc69780`](https://github.com/adaptive-machine-learning/CapyMOA/commit/dc69780b189ed468adefde9924f3d12745220bd0))
31
+
7
32
### Ci
8
33
9
34
* ci: fix bad condition ([`b096339`](https://github.com/adaptive-machine-learning/CapyMOA/commit/b0963396e749d714e57dd0aa56c57b6807f167f2))
0 commit comments