Skip to content

v5.0.0

Compare
Choose a tag to compare
@hannesm hannesm released this 01 Nov 18:28

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)