File tree 1 file changed +5
-4
lines changed
1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
- #### 34.0.0
1
+ #### 34.0.1
2
2
3
- Contains commits from 32b124966 to 5a0117048 from dotnet/fsharp. Notable changes include:
3
+ Contains commits from 32b124966 to d7018737c from dotnet/fsharp. Notable changes include:
4
4
5
- * lowered allocations for large strings and char arrays (notable source file texts)
5
+ * lowered allocations for large strings and char arrays (notably source file texts)
6
6
* improved support for byreflike rules with regards to type abbreviations
7
7
* better support for scopes in recursive modules
8
8
* better location of .net core reference assemblies
@@ -11,8 +11,9 @@ Contains commits from 32b124966 to 5a0117048 from dotnet/fsharp. Notable changes
11
11
* FSharpChecker learned how to keep background symbol uses
12
12
* Project cracker/project cracker tool were removed
13
13
* Better support for consuming C# inref parameters
14
- * preview-level functionality for #r "nuget" in scripts
15
14
* new services around simplifing names and finding unused declarations
15
+ * package management in scripts (in preview)
16
+ * and-bang syntax support (in preview)
16
17
17
18
#### 33.0.1
18
19
You can’t perform that action at this time.
0 commit comments