File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 0.24.0] - 2024-01-13
8+
9+ Happy 10 year anniversary to FSharpLint!
10+ - Fix error linting projects that use .NET Legacy Framework #336 #657 [ @su8898 ] & [ @webwarrior-ws ]
11+ - FSharpLint.Console: show URL for each rule at summary #666 [ @knocte ]
12+ - AvoidTooShortNames: fix for DU member params & lambda arguments #645 [ @Mersho ]
13+ - Docs: don't swallow errors #678 [ @webwarrior-ws ]
14+ - Make inline source filePath less confusing #677 #674 [ @webwarrior-ws ]
15+ - Add new rule UnnecessaryRecKeyword #650 #652 #671 [ @Mersho ] & [ @webwarrior-ws ]
16+ - TypePrefixing: new modes "Always", "Hybrid", "Never" (default: Hybrid) #661 [ @knocte ] & [ @webwarrior-ws ]
17+ - Less hardcoding of .NET version #659 [ @knocte ]
18+
719## [ 0.23.6] - 2024-01-05
820
921- Fix recent regression in MaxLinesIn* rules #667 [ @webwarrior-ws ] & [ @Mersho ]
You can’t perform that action at this time.
0 commit comments