Skip to content

Commit 9da6715

Browse files
Merge pull request #341 from insertinterestingnamehere/rel
Release notes for 1.22.
2 parents dea2eda + 3439498 commit 9da6715

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

NEWS

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
113
--- 1.21 ---
214
Improvements:
315
- Support and testing for clang 19 and gcc 14

0 commit comments

Comments
 (0)