This release contains:
- PureScript v0.8.0 support!
- new casesplitting functionality
- New addClause command which inserts a function template for a given typesignature
- New distance matcher: Documentation link
- fix a tiny bug related to Prim
- automatic reloading of recompiled files
- new
--output-path
option for the server executable to customize the load path for extern files - better logging
- adds a --version flag
- a fix for a bug with the emacs plugin on windows
- actually build 64bit binaries on windows...