We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f669158 commit ae755c4Copy full SHA for ae755c4
HISTORY.rst
@@ -2,13 +2,18 @@
2
History
3
=======
4
5
+1.0.1 (2025-05-22)
6
+------------------
7
+
8
+* Patch following v1.0.0 release: removing dependence to typing_extensions, making MAPIE unusable if this package is not installed
9
10
1.0.0 (2025-05-22)
11
------------------
12
13
* Major update, including a complete classification and regression public API rework, and a documentation revamp
14
* Other parts of the public API have been improved as well
15
* See the v1_release_notes.rst documentation file for extensive and user-focused release notes
-* This update also includes developer experience improvements
16
+* This update also includes bugfixes and developer experience improvements
17
18
0.9.2 (2025-01-15)
19
0 commit comments