Skip to content

v14.0.0

Choose a tag to compare

@eventualbuddha eventualbuddha released this 05 Feb 04:50

<a name"14.0.0">

14.0.0 (2017-02-05)

Breaking Changes

  • Rather than relying on a visitor to infer which nested binary operations are part of the chain, this flattens the structure to enumerate the operands and operators in lists.
    (2f21b1e5)