We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61a9953 commit 45d112eCopy full SHA for 45d112e
1 file changed
CHANGELOG
@@ -13,16 +13,19 @@ The rules for CHANGELOG file:
13
14
Unreleased
15
----------
16
+
17
+0.3.3 (2026/01/06)
18
+------------------
19
- Fix a couple of ``DeprecationWarnings`` and ``UserWarnings`` (#280)
20
- Fix PCovC scaling (#270)
-- Refactor of reconstruction measures(#275)
21
+- Refactor of reconstruction measures (#275)
22
- Code cleanup of Base classes (#264)
23
- Update ``sklearn`` dependency to `>=1.8.0` (#278)
24
- Bump minimal Python version to 3.11 (#278)
25
26
0.3.2 (2025/07/15)
27
------------------
-- Fix bug in GreedySelection that would pick same item multiple times (#265)
28
+- Fix bug in ``GreedySelection`` that would pick same item multiple times (#265)
29
30
0.3.1 (2025/06/30)
31
0 commit comments