- Properly look for DMARC records in base/organizational domains - Properly count DNS lookups for SPF - Update sample output in the documentation
1.5.4
-----
- Remove faulty `ruf` tag warning
1.5.3
-----
- Fix another show-stopping bug :(
1.5.1
-----
- Fix show-stopping bug
1.5.0
-----
- Turn `rua` and `ruf` tag values in to lists - Fix conversion of lists to strings in CSVs - Raise `DMARCWarning` if the value of the `pct` tag is less than 100 - Raise `DMARCError` if the value of the `pct` tag is less than 0 or greater than 100