Closed connec closed 7 years ago
Hello @connec, thanks for the proposal, I'll check it and validate asap.
Merged, thanks @connec.
No problem, thanks for merging!
Any idea when a release might happen?
If you need it, I can consider one. Maybe with at least one bug fix :-)
0.5.2 released. Thanks @connec
This changes the behaviour of
LuceneTreeTransformer.visit
when a node is replaced. Rather than recursing through the children of the node that was replaced, we instead recurse through the children of the new node.