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.
2 parents 8bda517 + 31d509d commit b41be5eCopy full SHA for b41be5e
CHANGES.rst
@@ -13,6 +13,11 @@ Enhancements and Bug fixes:
13
- Catch ```PatternError`` Exceptions
14
- Fix formatting of ``..`` and ``...`` (``RepeatAll``)
15
- tokenization of ``\.`` without a following space (``ReplaceAll``) Issue #992
16
+- Support for assignments to named ```Pattern```
17
+- Improving support for ```Names``` PR #1003
18
+- Adding a ```MathicsSession``` class to simplify interoperativity PR #1001
19
+- Improving support for ```Protect``` and ```Unprotect``` list of symbols and regular expressions. PR #1003
20
+
21
22
1.1.0 rc1
23
---------
0 commit comments