Releases: mirage/uspf
Releases · mirage/uspf
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-SPF
without IP address
0.0.4
CHANGES:
- Add a
mirage
derivation ofuspf
(#23, @dinosaure) - Handle
redirect
modifier (#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_mechanism
fora
andmx
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)