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.
2 parents dea2eda + 3439498 commit 9da6715Copy full SHA for 9da6715
NEWS
@@ -1,3 +1,15 @@
1
+--- 1.22 ---
2
+Improvements:
3
+- Support for building and testing using CMake
4
+- Fix old assertion errors so debug builds work again
5
+- Support for building with the nvc compiler
6
+- Support for building/running with the LLVM address and memory sanitizer enabled
7
+- Fix a longstanding deadlock in the IO worker pool when running with the sherwood threadqueue
8
+- Clear away various additional sections of dead code
9
+Removals:
10
+- Removed support for building using Autotools
11
+- Drop regular testing for clang 11-13
12
+
13
--- 1.21 ---
14
Improvements:
15
- Support and testing for clang 19 and gcc 14
0 commit comments