Releases: fsprojects/FSharpLint
Releases · fsprojects/FSharpLint
0.7.7
0.7.6
0.7.1-beta
- Added suggestion for redundant usages of the
newkeyword.
0.7.0-beta
- Type checks performed at end of lint in parallel
- Linter now cancellable.
0.6.5-beta
- Updated
FSharp.Compiler.Service - New hints by @ErikSchierboom
0.6.4-beta
- Updated
FSharp.Compiler.Service
0.6.3-beta
- Improved performance of naming analyser.
0.6.2-beta
- Added suggested fixes for naming rules.
- New hint by @smoothdeveloper: #207
0.6.1-beta
Naming rules now customisable thanks to @Krzysztof-Cieslak.
0.5.1-beta
Introduced automated fix information to API.