Releases: fsharp/fsharp-compiler-docs
2.0.0.0-beta
Feature #470, #478, #479 - Move ProjectCracker to separate nuget package and DLL, used ProjectCrackerTool.exe to run
Feature #463 - Expose slot signatures of members in object expressions
Feature #469, #475 - Add EvalExpressionNonThrowing, EvalInteractionNonThrowing, EvalScriptNonThrowing
Fix #456 - FCS makes calls to kernel32.dll when running on OSX
Fix #473 - stack overflow in resolution logic
Fix #460 - Failure getting expression for a provided method call
1.4.2.1
1.4.0.7
fix 427 - Make event information available for properties which represent first-class uses of F#-declared events
fix 410 - Symbols for C# fields (and especially enum fields)
Expose implemented abstract slots
Fix problem with obscure filenames caught by Microsoft\visualfsharp tests
Integrate with visualfsharp master
1.4.0.6
fix 423 - Symbols for non-standard C# events
fix 235 - XmlDocSigs for references assemblies
fix 177 - GetAllUsesOfAllSymbolsInFile returns nothing for C# nested enum
make Internal.Utilities.Text.Lexing.Position a struct
Exposing assembly attributes on FSharpAssemblySignature
clean up IncrementalFSharpBuild.frameworkTcImportsCache