psc-ide v0.6.0 Release Notes
Release Date: 2016-02-01 // almost 9 years ago-
๐ 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...
Previous changes from v0.5.0
-
๐ This release tracks through module reexports and finds the correct identifiers for completion.
It also adds the ability to list the available modules for importing.