All Versions
191
Latest Version
Avg Release Cycle
49 days
Latest Release
-

Changelog History
Page 16

  • v0.0.42 Changes

    • ๐Ÿ›  Fix #105 - Register enum symbols in patterns
    • ๐Ÿ›  Fix #107 - Return correct results for inheritance chain of .NET types
    • ๐Ÿ›  Fix #101 - Add DeclaringEntity property
  • v0.0.41 Changes

    • ๐Ÿ›  Fixed #104 - Make all operations that may utilize the FCS reactor async
    • โž• Add FSharpDisplayContext and FSharpType.Format
    • Replace GetSymbolAtLocationAlternate by GetSymbolUseAtLocation
  • v0.0.40 Changes

    • ๐Ÿ›  Fixed #86 - Expose Microsoft.FSharp.Compiler.Interactive.Shell.Settings.fsi
    • ๐Ÿ›  Fixed #99 - Add IsNamespace property to FSharpEntity
  • v0.0.39 Changes

    • ๐Ÿ›  Fixed #79 - Usage points for symbols in union patterns
  • v0.0.38 Changes

    • ๐Ÿ›  Fixed #94 and #89 by addition of new properties to the FSharpSymbolUse type
    • ๐Ÿ›  Fixed #93 by addition of IsOpaque to FSharpEntity type
    • ๐Ÿ›  Fixed #92 - Issue with nested classes
    • ๐Ÿ›  Fixed #87 - Allow analysis of members from external assemblies
  • v0.0.36 Changes

    • ๐Ÿ›  Fix #71 - Expose static parameters and xml docs of type providers
    • ๐Ÿ›  Fix #63 - SourceCodeServices: #r ignores include paths passed as command-line flags
  • v0.0.35 Changes

    • ๐Ÿ›  Fix #38 - FSharp.Compiler.Services should tolerate an FSharp.Core without siginfo/optdata in the search path
  • v0.0.34 Changes

    • โž• Add StaticParameters property to entities, plus FSharpStaticParameter symbol
    • ๐Ÿ›  Fix #65
  • v0.0.33 Changes

    • โž• Add FullName and Assembly properties for symbols
    • ๐Ÿ›  Fix #76
    • โž• Add Japanese documentation