PureScript compiler release v0.12.4

We’ve released v0.12.4 of the PureScript compiler! Download links and release notes are on GitHub:

Highlights include leaner purs bundle output with fewer unused variable bindings being generated, and a fix for the bug which prevented libraries with lots of dependencies from being uploaded to Pursuit. Thanks to everyone who contributed!

Unfortunately, mac OS users might want to stay on v0.12.3 for now, because of a bug which prevents purs ide server from running.

I talked a bit about plans for v0.13.0 in the previous release announcement, and that’s still what we’re gradually working towards. If you’re interested, you can see where we’re up to by looking at the v0.13.0 milestone on GitHub.

7 Likes