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

Changelog History
Page 13

  • v0.0.74 Changes

    • Extension members are returned as members of current modules
    • ๐Ÿ›  Fix exceptions while cross-reference a type provider project
  • v0.0.73 Changes

    • โž• Add AssemblyContents and FSharpExpr to allow access to resolved, checked expression trees
    • Populate ReferencedProjects using ProjectFileInfo
    • ๐Ÿ›  Fix finding symbols declared in signature files
    • โž• Add logging to project cracking facility
  • v0.0.72 Changes

    • ๐Ÿ‘ Allow project parser to be used on project file with relative paths
    • ๐Ÿ”ฆ Expose attributes for non-F# symbols
  • v0.0.71 Changes

    • More renamings in SourceCodeServices API for more consistent use of 'FSharp' prefix
  • v0.0.70 Changes

    • ๐Ÿ“œ Make FSharpProjectFileParser public
    • ๐Ÿ›  Fixes to project parser for Mono (.NET 4.0 component)
    • Renamings in SourceCodeServices API for more consistent use of 'FSharp' prefix
  • v0.0.67 Changes

    • ๐Ÿ›  Fixes to project parser for Mono
  • v0.0.66 Changes

    • ๐Ÿ›  Fixes to project parser for Mono
    • ๐Ÿ‘‰ Use MSBuild v12.0 for reference resolution on .NET 4.5+
  • v0.0.65 Changes

    • ๐Ÿ›  Fixes to project parser
  • v0.0.64 Changes

    • โž• Add project parser, particularly GetProjectOptionsFromProjectFile
  • v0.0.63 Changes

    • #221 - Normalize return types of .NET events