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 3ceb988 commit 30dc013Copy full SHA for 30dc013
Changes.md
@@ -1,5 +1,13 @@
1
`*` means potential break changes
2
3
+# 8.3.1
4
+This is a minor bug fix release for 8.3.0
5
+- capture warnings when rebuild without enforce warn-as-error
6
+- #4716 internal, make ninja a submodule in dev process
7
+- #4722 better dataflow for cases like `let {a;b} as obj = ...`
8
+- no need call `caml_enter_blocking_section` for single threaded compiler
9
+- #4739 fix the interaction of exotic filenames like `[id]` with the build system.
10
+
11
# 8.3
12
13
- #4694, #4712 improving/customizing the underlying ninja build system, better performance
0 commit comments