14 lines
408 B
Markdown
14 lines
408 B
Markdown
## v1.1.0 (2025-04-28)
|
|
|
|
- Add missing primitive `clear` (@raphael-proust, #7)
|
|
- Fix documentation typo (@raphael-proust, #7)
|
|
|
|
## v1.0.1 (2021-05-21)
|
|
|
|
- Remove `lwt` dependency; it's only really needed for the tests (@aantron #1).
|
|
- Fix deprecation warnings with OCaml 4.08 (@aantron #1).
|
|
- Add support for OCaml 4.02 (@aantron #1).
|
|
|
|
## v1.0.0 (2019-01-14)
|
|
|
|
Initial release, based on Lwt 4.1.0's source code.
|