Skip to content

Lwt 3.1.0

Compare
Choose a tag to compare
@aantron aantron released this 19 Jul 22:26
· 1110 commits to master since this release

Additions

Planned to break in 4.0.0

Fixes

Miscellaneous

  • The Lwt core, lwt.ml, has been thoroughly refactored and commented (#354, reviewed Gabriel Radanne, Edwin Török, Raphaël Proust, Jan Doms, Fabian Hemmer, Sebastien Mondet, Simon Cruanes, Anil Madhavapeddy, Pierre Chambart, and many others).
  • Lots of tests for most of the Lwt core (#339, #389, #392, #440, #448, #450, Joseph Thomas, Ryan Slade).
  • Documentation fixes (including by Joseph Thomas, Raphaël Proust, Richard Degenne, Stavros Polymenis).
  • Contributing documentation (#379).
  • Massively adjust whitespace for legibility (#400, #409, #416, Richard Degenne).
  • Improvements to CI (Etienne Millon, Raphael Rafatpanah, Zack Coker, Yotam Barnoy).
  • The additional packages lwt_ssl, lwt_react, lwt_glib get new minor releases, the change being new Jbuilder build systems (#374, Andrew Ray).