CHANGES:
- Add parallel_find (#90, @gasche)
- Update CI (#93, @Sudha247)
- Optimisation to work-stealing (#96, @art-w)
- Improve docs presentation (#99, @metanivek)
- Property based tests (#100, jmid)
- Task: avoid double handler installation (#101, @gasche & @clef-men)
- Fix a benign data-race in Chan reported by ocaml-tsan (#103, @art-w)
- Dune, opam, and GitHub Actions fixes (#105, @MisterDA)
- domain local await support (#107, @polytypic)
- Windows run on GitHub Actions (#110, @Sudha247)
- Adjust PBTs based on recommended_domain_count (#112, @jmid)
- Test condition tweaks (#113, @jmid)