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