Skip to content

Commit 934819c

Browse files
Add contributions to CHANGES for 5.8.0
1 parent 48abed7 commit 934819c

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGES

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
===== 5.8.0 =====
2+
3+
====== Improvements ======
4+
5+
* Make Lwt_seq.of_list lazier, make Lwt_set.to_list tail-rec. (Samer Abdallah, #1019)
6+
7+
* Convert more Lwt.fail into raise to increase availibility of backtraces. (#1008)
8+
9+
====== Documentation ======
10+
11+
* Small fixes. (Nils André, #1001, #1006)
12+
13+
* Convert manual to mld. (#951, Antonin Décimo)
14+
15+
====== Other ======
16+
17+
* Many improbements to the CI. (Sora Morimoto, Idir Lankri, #986, #1009, #1011, #1013, #1014, #1016, #1020, #1021, #1023, #1024, #1025)
18+
19+
* Improbements to the packaging. (Sora Morimoto, #1010, #1015)
20+
21+
* Make C code pass the stricter checks of GCC 14. (Jerry James, #1004)
22+
23+
* Fix many many C warnings and other fixes. (Antonin Décimo, #1007, #1022)
24+
125
===== 5.7.0 =====
226

327
====== Breaking API changes ======

0 commit comments

Comments
 (0)