Skip to content

1.6.0

Compare
Choose a tag to compare
@rgrinberg rgrinberg released this 01 May 01:45
· 1038 commits to master since this release

CHANGES:

Features

  • Code action to annotate a value with its type (#397)

Fixes

  • Fix interface/implementation switching on Windows (#427)

  • Correctly parse project paths with spaces and other special characters that
    must be escaped.

  • Print types with -short-paths even if the project wasn't built yet