Skip to content

Releases: ionide/FSharp.Analyzers.SDK

0.9.0

28 May 20:58
250e516
Compare
Choose a tag to compare

Exclude signature files from analysis in CLI
Update Ionide.ProjInfo to 0.52

0.8.0

11 Feb 05:09
47d6e40
Compare
Choose a tag to compare

Update FCS version to 39.0.0
Update Ionide Project System version as well

0.7.0

20 Jan 04:06
Compare
Choose a tag to compare

Update FCS version to 38.0.2
Include MsBuild.Locator dependency

0.6.0

20 Dec 20:41
Compare
Choose a tag to compare

Update FCS version to 38.0
Use Ionide.ProjInfo isntead of Dotnet.ProjInfo

0.5.0

11 Jul 21:21
Compare
Choose a tag to compare

Update FCS version to 36.0.3

0.4.1

10 Apr 22:23
Compare
Choose a tag to compare

Update FCS version to 35.0.0

0.4.0

08 Mar 17:51
Compare
Choose a tag to compare

Allow for optional named analyzers via the attribute [<Analyzer("AnalyzerName")>]
Add ability to get exact errors from running each individual analyzer

0.3.1

28 Feb 19:54
Compare
Choose a tag to compare

Update FCS version to 34.1.0

0.3.0

17 Feb 19:51
Compare
Choose a tag to compare

Support third-party dependency resolution for analyzers
Manage analyzers state internally

0.2.0

24 Dec 11:06
Compare
Choose a tag to compare

Add GetAllEntities to context - function that returns all known entities in the workspace (from local projects and references)