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
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,10 +13,11 @@ To accommodate growth and increased use of pieces of Mathics inside other packag
13
13
Incompatible changes:
14
14
+++++++++++++++++++++
15
15
16
-
* `-e` `--execute` is better suited for embedded use. It shows just evaluation output as text.
16
+
* ``-e`` ``--execute`` is better suited for embedded use. It shows just evaluation output as text.
17
+
* Docker scripts ``dmathics``, ``dmathicsscript`` and ``dmathicsserver`` have been removed. They are part of the ``docker-mathics`` a separate PyPI package.
18
+
19
+
The bump in the major version number reflects major changes in this release. Another major release is planned soon, with more major changes.
17
20
18
-
The bump in the major version number reflects major changes in this release.
19
-
Another major release is planned soon, with more major changes.
0 commit comments