We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14dc4ca commit 1a5579dCopy full SHA for 1a5579d
ChangeLog
@@ -1,3 +1,15 @@
1
+2025-7-29 Release Notes
2
+ * 1.4 Released
3
+ * Adjust compatibilities for Generator.
4
+ * Extend collect any to support callbacks.
5
+ * Allow user to customize the new/delete behaviour of Lazy's coroutine state
6
+ * Add schedule prority hint to avoid yield deadlock
7
+ * Add cancellation support
8
+ * Add [[nodiscard]] for spinlock
9
+ * Support Cancellation for FutureAwaiter
10
+ * Support to generate compile commands in cmake and bazel
11
+ * Support C++20 modules formally.
12
+
13
2024-1-30 Release Notes
14
* 1.3 Released
15
* Avoid overwriting CMAKE_CXX_FLAGS.
0 commit comments