Skip to content

Releases: fsprojects/FSharpLint

0.1.1

28 Sep 16:50
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release
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

25 Sep 12:46
Compare
Choose a tag to compare
First alpha version Pre-release
Pre-release

Release in line with FSharpLint 0.1.0 on nuget: https://www.nuget.org/packages/FSharpLint/