We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56a176e commit 044f6ccCopy full SHA for 044f6cc
1 file changed
CHANGELOG.md
@@ -5,6 +5,8 @@ All notable changes to FScript are documented in this file.
5
## [Unreleased]
6
7
- _No entries yet._
8
+- Enforced warning-as-error globally via `Directory.Build.props` (`TreatWarningsAsErrors=true`).
9
+- Fixed LSP compiler warnings (exhaustive `SInclude` matches and null-safe stdlib resource stream handling).
10
11
## [0.30.0]
12
0 commit comments