File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,23 @@ 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.2] - 2024-02-29
8+
9+ - New rule EnsureTailCallDiagnosticsInRecursiveFunctions #673 #651 [ @webwarrior-ws ]
10+ - Fix AvoidSinglePipeOperator false negatives #697 [ @Mersho ]
11+ - Fix AvoidSinglePipeOperator false negative #696 [ @Mersho ]
12+ - Fix FavourStaticEmptyFields false negative #695 [ @Mersho ]
13+ - Benchmarks: stop forcing .NETCore2.1 runtime #694 #620 [ @Numpsy ]
14+ - paket: upgrade Ionide.ProjInfo to 0.61.3 #688 [ @webwarrior-ws ]
15+ - Fix FavourStaticEmptyFields false negative #689 [ @Mersho ]
16+ - build: change NoWarn to WarningsNotAsErrors #691 [ @webwarrior-ws ]
17+ - New rule FavourNonMutablePropertyInitialization #683 #662 #535 [ @webwarrior-ws ]
18+ - Workaround for NoPartialFuncs bug #682 [ @webwarrior-ws ]
19+ - Fix AvoidSinglePipeOperator false positive #684 [ @Mersho ]
20+ - docs(CSS): capitalize <h1 > rather than uppercase [ @knocte ]
21+ - Simplify SelfCheck #679 [ @knocte ]
22+
23+
724## [ 0.24.0] - 2024-01-13
825
926Happy 10 year anniversary to FSharpLint!
You can’t perform that action at this time.
0 commit comments