We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2329c7 commit 1ec1d52Copy full SHA for 1ec1d52
CHANGELOG.md
@@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres
6
to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+
9
+## [0.32.0] - 2025-07-12
10
11
+### Added
12
13
+* [Support script (fsx) files](https://github.com/ionide/FSharp.Analyzers.SDK/pull/237) (thanks @TheAngryByrd!)
14
15
+### Changed
16
17
+* [Add project options to analyzer contexts](https://github.com/ionide/FSharp.Analyzers.SDK/pull/236) (Thanks @Numpsy!)
18
19
## [0.31.0] - 2025-05-17
20
21
### Changed
0 commit comments