Main changes:
- Resilient to multiple copies of the same event on the same file descriptor
- A system event is given enough rounds to complete if his priority is the lowest
What's Changed
- Use Stdlib instead of Caml in test1.ml by @andres-erbsen in #11
- Read multiple bytes for system events by @tlsomers in #10
- prepare release by @gares in #12
- Fix second chance by @gares in #13
- Coverage infrastruture by @gares in #14
New Contributors
- @andres-erbsen made their first contribution in #11
- @tlsomers made their first contribution in #10
Full Changelog: v0.4.0...v0.5.0