File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) , and this project adheres
66to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+
9+ ## [ 0.34.0] - 2025-11-11
10+
11+ ### Changed
12+
13+ - [ Adds various helpers for FSharpSnapshot and multi-file projects] ( https://github.com/ionide/FSharp.Analyzers.SDK/pull/261 ) (thanks @TheAngryByrd !)
14+ - [ Add RSP file support for FSC arguments to bypass CLI length limits] ( https://github.com/ionide/FSharp.Analyzers.SDK/pull/268 ) (thanks @Copilot !)
15+ - [ Update McMaster.NETCore.Plugins to v2] ( https://github.com/ionide/FSharp.Analyzers.SDK/pull/233 ) (thanks @Numpsy !)
16+ - [ Update FSharp.Compiler.Service 43.10.100] ( https://github.com/ionide/FSharp.Analyzers.SDK/pull/270/files ) (thanks @Numpsy !)
17+
818## [ 0.33.1] - 2025-10-19
919
1020### Fixed
You can’t perform that action at this time.
0 commit comments