Skip to content

v0.62.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Aug 18:05
· 222 commits to main since this release

Added

  • A new flag for controlling FSAC's support of ParallelReferenceResolution - fsharp.fsac.parallelReferenceResolution. If true, this allows for more parallelization of the compilation.

Changed

  • Updated Ionide.LanguageServerProtocol to get better LSP 3.17 support
  • Updated to FCS 7.0.400!

Fixed