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
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
# Changelog
2
2
3
+
4
+
## [0.80.0] - 2025-10-19
5
+
6
+
### Added
7
+
-[Allow fsharp analyzers to be loaded from nuget](https://github.com/ionide/FsAutoComplete/pull/1419) (thanks @TheAngryByrd!)
8
+
- Update FSharp.Analyzers.SDK to `0.33.0`. Checkout the [release notes](https://github.com/ionide/FSharp.Analyzers.SDK/releases/tag/v0.33.0) for details.
9
+
- Notably this adds the ability to ignore analyzers via comments. [See documentation](https://ionide.io/FSharp.Analyzers.SDK/content/getting-started/Ignore%20Analyzer%20Hits.html)]
0 commit comments