Releases: mirage/uspf
Releases · mirage/uspf
0.2.0
0.1.0
CHANGES:
- Remove Higher Kinded Polymorphism (#26, #27, @dinosaure)
- Be able to merge multiple SPF contexts (#30, @dinosaure)
- Lint the library and delete useless code (#29, @dinosaure)
- Be able to emit a
Received-SPFwithout IP address
0.0.4
CHANGES:
- Add a
miragederivation ofuspf(#23, @dinosaure) - Handle
redirectmodifier (#24, @dinosaure)
0.0.3
CHANGES:
- Add constraint on
fmt(@kit-ty-kate, #16) - Be neutral when the DNS record does not give to us anything (@dinosaure, #17)
- Fix
pp_mechanismforaandmxif 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
astringdependency (@dinosaure, #20) - Update the documentation (@dinosaure, #20)
- Split the libraries according to schedulers (@dinosaure, #21)