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

Changelog History
Page 12

  • v0.0.84 Changes

    • โž• Added curried parameter groups for nested functions
  • v0.0.83 Changes

    • โž• Add Overloads to the symbols signature so it is publicly visible
    • โšก๏ธ Update OnEvaluation event to have FSharpSymbolUse information available
  • v0.0.82 Changes

    • ๐Ÿ‘ Better support for Metadata of C# (and other) Assemblies.
    • ๐Ÿ”ฆ Expose the DefaultFileSystem as a type instead of anonymous
  • v0.0.81 Changes

    • โšก๏ธ Update GetDeclarationListSymbols to expose FSharpSymbolUse
    • ๐Ÿ‘Œ Improve reporting of format specifiers
  • v0.0.80 Changes

    • โšก๏ธ Update to latest F# 3.1.3 (inclunding updated FsLex/FsYacc used in build of FCS)
    • ๐Ÿ–จ Report printf specifiers from Service API
    • ๐Ÿ‘Œ Improve Accessibility of non-F# symbols
  • v0.0.79 Changes

    • Do not use memory mapped files when cracking a DLL to get an assembly reference
    • ๐Ÿ›  Fix for multilanguage projects in project cracker
  • v0.0.78 Changes

    • โฌ‡๏ธ Reduce background checker memory usage
    • โž• add docs on FSharp.Core
    • ๐Ÿ“„ docs on caches and queues
  • v0.0.77 Changes

    • โšก๏ธ Update to github.com/fsharp/fsharp 05f426cee85609f2fe51b71473b07d7928bb01c8
  • v0.0.76 Changes

    • ๐Ÿ›  Fix #249 - Fix TryFullName when used on namespaces of provided erased type definitions
    • โž• Add OnEvaluation event to FCS to allow detailed information to be exposed