github ocsigen/lwt 5.4.0
Lwt 5.4.0, Lwt_ppx 2.0.2, Lwt_react 1.1.4

latest releases: 5.7.0, 5.6.1, 5.6.0...
3 years ago

Installability

  • Support for OCaml 4.12 (#804, #826, Kate Deplaix).

  • lwt_ppx now uses ppxlib. This introduce a transitive dependency to OCaml.4.04 (#807, Philippe Veber).

Bugfixes

Additions

Miscellaneous

  • Avoid double-reversing when traversing lists. This may change the order in which some promises are collected, which may change which of several rejection is arbitrarily selected during concurrent traversal (#784).

  • Numerous documentation improvements (including external contributions from Bikal Lem, Sudha Parimala, and Hannes Mehnert).

Don't miss a new lwt release

NewReleases is sending notifications on new releases.