Summarising report in one large table with an extra column for the report file name ([15](https://github.com/MozaicWorks/DMARCReporting/pull/15) by [beda42](https://github.com/beda42)).
Added the email count column ([15](https://github.com/MozaicWorks/DMARCReporting/pull/15) by [beda42](https://github.com/beda42)).
Added `-c` flag to generate a CSV output ([15](https://github.com/MozaicWorks/DMARCReporting/pull/15) by [beda42](https://github.com/beda42)).
Added `-a` flag to display all records, not only the failing ones ([15](https://github.com/MozaicWorks/DMARCReporting/pull/15) by [beda42](https://github.com/beda42)).
Introduced `argparse` for command line argument parsing ([15](https://github.com/MozaicWorks/DMARCReporting/pull/15) by [beda42](https://github.com/beda42)).
Introduced `black` for code formatting ([15](https://github.com/MozaicWorks/DMARCReporting/pull/15) by [beda42](https://github.com/beda42)).