Skip to content

v0.3.2

Compare
Choose a tag to compare
@chakravala chakravala released this 15 Apr 21:34
· 88 commits to master since this release

Fully extends the +,-,*,^,/,// operators to work with Symbol and Expr types by building on the new parser features from the previous release, along with many other new capabilities now available.

Solves a bug introduced in the previous release where sometimes the Pipe would get clogged. This issue is now detected and circumvented aurotmatically.