Skip to content

Lwt 4.1.0, Lwt_ppx 1.2.1

Compare
Choose a tag to compare
@aantron aantron released this 26 Jun 16:41
· 809 commits to master since this release

Additions

Bugs fixed

  • Lwt_stream.iter_n: rename ?max_threads argument to ?max_concurrency (#581, Hezekiah Carty).
  • PPX: reject match expressions that have only exception cases (#597, Raphaël Proust).

Miscellaneous

  • Improvements to Lwt_pool docs (#575, Bobby Priambodo).
  • Restore all PPX tests (#590, Jess Smith).