v5.0.0
CHANGES:
- Adapt to mrage-xen 5.0.0 changes (#134 @hannesm)
- Adapt to mirage-flow 2.0.0 changes (#134 @hannesm)
- API change:
val port_of_string: string -> (port, [> `Msg of string ]) result
instead of custom result type (as suggested by @cfcs in #113) - Endpoint.client no longer ignores trailing junk (#132 @reynir)