File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed
Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 1+ #### 31.0.0
2+ * Integrate dotnet/fsharp from 5a8f454a1 to 05c558a61
3+ * Notable changes include:
4+ * Removal of the ` Microsoft.FSharp.Compiler.SourceCodeServices ` namespace
5+ * A new API for determining if an identifier needs to be quoted is available: ` FSharp.Compiler.LexHelp.Keywords.DoesIdentifierNeedQuotation `
6+ * Enhancements to the correctness of PDBs, especially with anonymous records
7+ * Better string formatting of records and values
8+ * More stack overflow fixes in the compiler
9+ * Inline IL parsing error handling
10+ * ` LeafExpressionConverter ` handles struct tuples
11+ * ` FSharpChecker ` now can parse a file without caching: ` ParseFileNoCache `
12+
113#### 30.0.0
214 * Integrate dotnet/fsharp from 25560f477 to 5a8f454a1
315 * Notable improvements include:
416 * performance improvements
517 * FCS APIs for FSComp and Implement Interface
618 * line directive handling
719 * improved performance when computing quick fix suggestions
8-
920
1021#### 29.0.1
1122 * Fix versioning of the assembly
You can’t perform that action at this time.
0 commit comments