We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 692717a commit c55dec8Copy full SHA for c55dec8
CHANGELOG.rst
@@ -66,14 +66,18 @@ Fixed
66
67
Removed
68
~~~~~~~
69
-- Remove recognition observer event *on_post_recognition()*.
+- Remove recognition observer event *on_post_recognition()* in favour of
70
+ the *Grammar.process_recognition()* callback.
71
- Remove the CMU Pocket Sphinx engine's key phrases feature.
72
- Remove two aliases of the *do_recognition()* engine method.
73
74
75
`1.0.0-rc1`_ - 2022-12-31
76
-------------------------
77
78
+This is the first release published on PyPI under the *dragonfly*
79
+distribution name since version 0.6.5.
80
+
81
Added
82
~~~~~
83
- Add an optional feature that allows key and mouse events to be sent to the
0 commit comments