* BUG fixes: * List of what to do or not to do when query-mode is one was inverted - so the fix was to invert the inversion.
3.2.4
BUG fixes: - when using this field, recent changes caused for a removal of items from a dictionary while iterating that dictionary - this is fixed in the new version.
3.2.3
Feature: * add a user friendly function to retrieve the pybart graph from the doc (i.e `doc._.get_pybart()`)
3.2.2
BUGFIX: - as the name suggests
3.2.1
Bugfixes: - concurrency race condition prevention by moving any global variables to objects - Matcher initialized only once instead once per sentence. - fix indices in spike_doc, and sort the labels
3.2.0
- add support for spacy3 - using spacy's Graph as alternative extension