- **Breaking Change**: In order to preserve the order of entries, during format
conversion to other data types like json., `folios` is a list instead of dict.
- Added a second parser based on [PyMuPDF](https://github.com/pymupdf/PyMuPDF) /
[MuPDF](https://mupdf.com/) - ~15-20x faster compared to pure-python pdfminer.
- Added AMC detection (accessible via `amc` property of folio)
- CLI summary now includes the number of transactions processed.