Releases: fsprojects/FSharpLint
Releases · fsprojects/FSharpLint
0.1.1
Fixed bug when matching against literals would check to make sure the pattern was camelcase as it thought it was the binding of a new value, but it could be a literal, so the fix is to check whether or not the value is implemented at the location of the pattern
First alpha version
Release in line with FSharpLint 0.1.0 on nuget: https://www.nuget.org/packages/FSharpLint/