Skip to content

v0.9.3

Compare
Choose a tag to compare
@danielcompton danielcompton released this 14 May 20:32
· 1569 commits to master since this release

This is another minor release, fixing a bad ns form, some undefined behaviour around reg-sub, and the update-coeffect interceptor.

N.B. The changes to reg-sub breaks code that was wrong but previously worked. The reg-sub function was too liberal in the separator it accepted, now only :<- is accepted.

You can see the full changelog here.