File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 11#### 36.0.0
22
3- From dotnet/fsharp:522dd906c..f422dc3e9 :
3+ From dotnet/fsharp:522dd906c..16bca5aef :
44
55* Fixes to attribute range parsing (thanks @auduchinok )
66* Added nested exception details to Type Provider load errors (thanks @dsyme )
@@ -14,6 +14,13 @@ From dotnet/fsharp:522dd906c..f422dc3e9:
1414* Better IL emitted for usages of static members as System.Action (thanks @MoFtZ )
1515* Allow for indexers to specify a type annotation (thanks @TIHan )
1616* Allow languages/scripts that have no notion of upper-case to use their characters for DU identifiers (thanks @KevinRansom )
17+ * more optimized comparison/equality for DateTime (thanks @cartermp )
18+ * add support for ` char ` for the ` GenericZero/GenericOne ` mechanisms (thanks @Happypig375 )
19+ * enhancements for the dependencymanager's resolution for native scripts (thanks @KevinRansom )
20+ * more consistent support for type-directed nullable parameters (thanks @dsyme )
21+ * fix FSI's ordering of out-of-order dlls in nuget packages (thanks @KevinRansom )
22+ * New SyntaxTree.Paren syntax node (thanks @auduchinok )
23+ * add SRTP witness solutions (via the new ` CallWithWitnesses ` pattern) (thanks @dsyme )
1724
1825
1926#### 35.0.0
You can’t perform that action at this time.
0 commit comments