package uspf-lwt

  1. Overview
  2. Docs
SPF implementation in OCaml (with LWT)

Install

Dune Dependency

Authors

Maintainers

Sources

uspf-0.0.3.tbz
sha256=9e7903a149b1a9708bf33d0b34ea243172feebe60737e81522f487711e910568
sha512=d95c6b61ded3b5fff91a13ab2ea9df43ccec26f0f5fd52fe4f6561575313898947a24b591fb85ea697fd703bd402af494491de5d5e9e0b18c6954c33f92f439f

CHANGES.md.html

0.0.3 (2023-03-09) Paris - France

  • Add constraint on fmt (@kit-ty-kate, #16)

  • Be neutral when the DNS record does not give to us anything (@dinosaure, #17)

  • Fix pp_mechanism for a and mx if no domain-spec are present (no :) (@hannesm, @dinosaure, #18)

  • Update ocamlformat (@dinosaure, #19, #20)

  • Use the last version of mirage-crypto-rng (@dinosaure, #20)

  • Lint dependencies and remove the astring dependency (@dinosaure, #20)

  • Update the documentation (@dinosaure, #20)

  • Split the libraries according to schedulers (@dinosaure, #21)

0.0.2 (2021-12-17) Paris - France

  • Delete rresult dependency (@dinosaure, #15)

0.0.1 (2021-12-08) Paris - France

  • First release of uspf