v2.0.0
This release improves BetaNormalisingVisitor
and the Visitors for variable substitution:
BetaNormalisingVisitor
now yields alpha conversions- add Visitor to perform unchecked substitution to improve performance when possible
- add ABC for visitors which can be applied lazily
- refactored Visitors for variable substitution to use shorter class names