Skip to content

v0.3.1

Compare
Choose a tag to compare
@novaugust novaugust released this 16 Apr 16:04
· 355 commits to main since this release

Fixes

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