- Fixed bug where the
no_conflict
flag where not being propagated to theadd_method
if a "non-conflicting method" was the first node being created in that tree.
- Add
method_for
function.
- Add
sentinel
object.
- Add testing for repeated variables.
- Minor tweaks and improvements (search optimizations).
- Minor tweaks and improvements.
- First release on PyPI.