File tree Expand file tree Collapse file tree 4 files changed +17
-3
lines changed
Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 1+ ### 7.21.0 - 18.08.2024
2+
3+ * Update to FSAC 0.74.0. This release includes the compiler update for NET SDK 8.0.400, as well as enhancements
4+ to constructor tooltips and some miscellaneous perf improvements to some places collections were used internally.
5+ * Fixed: the way we open the FSI generated references file to not assume a 3-column view.
6+ * Changed: Make 'Send references to FSI' and 'Generate references' commands use the same internal logic to reduce differences in behavior.
7+
18### 7.20.3 - 19.06.2024
29
310* Fix regression in FSI argument forwarding
Original file line number Diff line number Diff line change 3838 FSharp.Core (>= 4.7.2)
3939GIT
4040 remote: https://github.com/ionide/ionide-fsgrammar.git
41- (0100f551f6c32598a58aba97344bf828673fec7a )
41+ (b38420f8569aa662b4862beb407a02e527e866c1 )
4242GITHUB
4343 remote: ionide/ionide-vscode-helpers
4444 src/Fable.Import.Showdown.fs (8e81bc03f11f07b8e0811b3d4598eadc78f32f2f)
@@ -241,4 +241,4 @@ STORAGE: PACKAGES
241241RESTRICTION: == netstandard2.0
242242NUGET
243243 remote: https://api.nuget.org/v3/index.json
244- fsautocomplete (0.73.2 )
244+ fsautocomplete (0.74.0 )
Original file line number Diff line number Diff line change 1+ ### 7.21.0 - 18.08.2024
2+
3+ * Update to FSAC 0.74.0. This release includes the compiler update for NET SDK 8.0.400, as well as enhancements
4+ to constructor tooltips and some miscellaneous perf improvements to some places collections were used internally.
5+ * Fixed: the way we open the FSI generated references file to not assume a 3-column view.
6+ * Changed: Make 'Send references to FSI' and 'Generate references' commands use the same internal logic to reduce differences in behavior.
7+
18### 7.20.3 - 19.06.2024
29
310* Fix regression in FSI argument forwarding
Original file line number Diff line number Diff line change 18121812 "type" : " git" ,
18131813 "url" : " https://github.com/ionide/ionide-vscode-fsharp.git"
18141814 },
1815- "version" : " 7.20.3 "
1815+ "version" : " 7.21.0 "
18161816}
You can’t perform that action at this time.
0 commit comments