We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bffb2a commit e60b800Copy full SHA for e60b800
1 file changed
README.md
@@ -984,6 +984,19 @@ Each of the following optimizer classes can be initialized and passed to the "ad
984
</details>
985
986
987
+<details>
988
+<summary><b>v4.8.0</b> :heavy_check_mark:</summary>
989
+
990
+ - [x] add support for numpy v2
991
+ - [x] add support for pandas v2
992
+ - [x] add support for python 3.12
993
+ - [x] transfer setup.py to pyproject.toml
994
+ - [x] change projects structure to src-layout
995
996
+</details>
997
998
999
1000
1001
<details>
1002
<summary><b>Future releases</b> </summary>
0 commit comments