Releases: ionide/FSharp.Analyzers.SDK
Releases · ionide/FSharp.Analyzers.SDK
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.1
Update FCS version to 35.0.0
0.4.0
Allow for optional named analyzers via the attribute [<Analyzer("AnalyzerName")>]
Add ability to get exact errors from running each individual analyzer
0.3.1
Update FCS version to 34.1.0
0.3.0
Support third-party dependency resolution for analyzers
Manage analyzers state internally
0.2.0
Add GetAllEntities
to context - function that returns all known entities in the workspace (from local projects and references)