v0.3.1
Fixes
Pipes
- fixed omission of
==
as a valid pipe start operator (h/t @peake100 for the issue) - fixed rewrite of
a |> b
, whereb
was invoked without parenthesis
- fixed omission of
Pipes
==
as a valid pipe start operator (h/t @peake100 for the issue)a |> b
, where b
was invoked without parenthesis