We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eac3185 commit f76cfb5Copy full SHA for f76cfb5
fcs/RELEASE_NOTES.md
@@ -1,3 +1,18 @@
1
+#### 33.0.0
2
+
3
+Integrate dotnet/fsharp from 48f932cf8 to 085985140. Notable changes include:
4
5
+ allowing '_' as a self-identifier
6
+ events for FSI evaluation lifecycle events
7
+ enhancements to FSI return-values
8
+ fixed parsing for langversion CLI arguments
9
+ allow cancellation of FSI interactions
10
+ ToString fixes for value options
11
+ Fixes for code generation in autogenerated members for very large records
12
+ make ranges of member declarations capture the entire member
13
+ improve error recovery in the parser
14
+ improve logic for auto-detecting framework assemblies for FSI
15
16
#### 32.0.0
17
18
* integrate dotnet/fsharp from e1b8537ee to 48f932cf8
0 commit comments