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: CHANGES.rst
+14-3Lines changed: 14 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,17 @@
1
1
CHANGES
2
2
=======
3
3
4
+
10.0.0
5
+
------
6
+
7
+
April 19, 2026
8
+
9
+
Supports Python 3.14. Python 3.10 support dropped. Python 3.10 may still work, but it's not supported.
10
+
11
+
* Add basic ``WordTranslation``.
12
+
* Adjust for 10.0.0 API
13
+
14
+
4
15
9.0.2
5
16
-----
6
17
@@ -40,7 +51,7 @@ Adjust and correct packaging.
40
51
41
52
Jan 26, 2025
42
53
43
-
This release tracks the API changes in the Mathics Kernel.
54
+
This release tracks the API changes in the Mathics3 Kernel.
44
55
45
56
46
57
Use the PyPI package ``PatternLite`` instead of the defunct 3.6-ish ``pattern`` (which has now been replaced with something totally different from NLP).
@@ -83,12 +94,12 @@ We should assess the landscape for changes in modules that might be used here; t
0 commit comments