Skip to content

2.3.0

Compare
Choose a tag to compare
@samoht samoht released this 06 Feb 13:18
· 123 commits to main since this release

CHANGES:

  • conduit-mirage: simplify the API to not mix functors and first-class
    modules anymore. We just use functors now and rely on the mirage tool
    to apply them properly (#376, @samoht)
  • add client-side TLS certificate validation using OS trust anchors for
    conduit-lwt-unix and Mozilla's NSS for conduit-mirage (#375, @samoht)