We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86c0114 commit e726b87Copy full SHA for e726b87
CHANGELOG.rst
@@ -26,10 +26,14 @@ Changed
26
27
Fixed
28
~~~~~
29
+- Add missing *content* constructor parameter to the *Digits* element class.
30
- Fix Natlink support for recognizing quoted words.
31
- Fix a *FuncContext* class error affecting Python 3.11 users.
-- Fix a Natlink engine compiler error affecting proper recognition of the
32
- *Empty* element.
+- Fix a Natlink engine error affecting proper recognition of the *Empty*
33
+ element.
34
+- Fix a Natlink engine error affecting the use of grammar and rule contexts
35
+ in certain cases.
36
+- Fix an error in the *Digits* element class' *value()* method.
37
- Make all engine back-ends support grammar callback functions.
38
39
Removed
0 commit comments