psc-ide v0.6.0 Release Notes

Release Date: 2016-02-01 // about 8 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.