Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@kritzcreek kritzcreek released this 01 Feb 07:16
· 11 commits to master since this release

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...