You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,16 @@
1
1
# Changelog
2
2
3
+
## [0.77.4] - 2025-03-06
4
+
5
+
### Changed
6
+
7
+
-[Update FSharp.Analyzers.SDK to 0.29.1](https://github.com/ionide/FsAutoComplete/pull/1367) - Fixes issue where FSAC would lock analyzer dlls on Windows OSes
8
+
9
+
### Fixed
10
+
11
+
-[Fix textDocument/hover for function, generic and tuple alias types](https://github.com/ionide/FsAutoComplete/pull/1365) and [#1366](https://github.com/ionide/FsAutoComplete/pull/1366) (Thanks @SoxPopuli!)
12
+
13
+
3
14
## [0.77.3] - 2025-03-02
4
15
5
16
-[Add exclusion config for parens analyzer](https://github.com/ionide/FsAutoComplete/pull/1363) (thanks @brianrourkeboll)
0 commit comments