- Bump FSharp.Analyzers.SDK to
0.28.0
. #129- This also bumps the TFM of the library and CLI to net8.0
- Support for .NET 6 and .NET 7
- Update FSharp.Analyzers.SDK to
0.27.0
. #111
- Update FSharp.Analyzers.SDK to
0.26.1
. #110
- Update FSharp.Analyzers.SDK to
0.26.0
, FSharp.Compiler.Service to43.8.300
, and FSharp.Core to8.0.300
. #93
- HeadConsEmptyListPatternAnalyzer. #85
- ListEqualsEmptyListAnalyzer. #85
- ReturnStructPartialActivePatternAnalyzer #85
- CombinePipedModuleFunctionsAnalyzer #85
- EqualsNullAnalyzer #85
- StructDiscriminatedUnionAnalyzer. #85
- Update FSharp.Analyzers.SDK to
0.25.0
. #68
- Update FSharp.Analyzers.SDK to
0.24.0
. #68
- Add fix-support to the CopyAndUpdateRecordChangesAllFieldsAnalyzer. #68
- Update FSharp.Analyzers.SDK to
0.23.0
. #68
- Add editor support to all analyzers. #64
- Update FSharp.Analyzers.SDK to
0.22.0
. #60
- Handle types without a FullName more gracefully in the EmptyStringAnalyzer. #48
- Handle types without a FullName more gracefully in the HandleOptionGracefullyAnalyzer. #50
- Reworks
ReplaceOptionGetWithGracefulHandlingAnalyzer
to handle ValueOption's and.Value
member access. #33 - Reworks
SquareBracketArrayAnalyzer
to handle all generic types that should be postfixed. #39 - Update FSharp.Analyzers.SDK to
0.21.0
. #45
- ReplaceOptionGetWithGracefulHandlingAnalyzer #32
- Update FSharp.Analyzers.SDK to v0.20.0. #26
- Update NuGet properties. #14
- Initial version