Skip to content

Commit f76cfb5

Browse files
committed
add release notes for version 33.0.0
1 parent eac3185 commit f76cfb5

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

fcs/RELEASE_NOTES.md

+15
Original file line numberDiff line numberDiff line change
@@ -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+
116
#### 32.0.0
217

318
* integrate dotnet/fsharp from e1b8537ee to 48f932cf8

0 commit comments

Comments
 (0)