We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1663f91 commit 9f87485Copy full SHA for 9f87485
fcs/RELEASE_NOTES.md
@@ -1,8 +1,11 @@
1
#### 35.0.0
2
3
-This version bumps the major due to API surface area changes.
+This version bumps the major due to API surface area changes in the AST and TAST. In addition, there's a new package for the
4
+built-in Nuget dependency manager for FSI: FSharp.DependencyManager.Nuget
5
-From dotnet/fsharp:d1a3d0705..6da2c40a4:
6
+Members are now in SyntaxTree/SyntaxTreeOps and TypedTree/TypedTreeBasics/TypedTreeOps/TypedTreePickle.
7
+
8
+From dotnet/fsharp:d1a3d0705..d9695e1b9:
9
10
* Improve error recovery from patterns (thanks @auduchinok)
11
* Smaller IL Emit for unsigned 64-bit constants (thanks @teo-tsirpanis)
0 commit comments