Added
- Conversion of binary files using [markitdown](https://github.com/microsoft/markitdow) if this optional dependency is present
- Useful queries have been added as views to the sqlite database
- Profile files can now also end in `*.yaml`
- Option to skip default profiles
Removed
- The `pdftotext` dependency
Changed
- Regular expressions in context of the profiles are now case insensitive
Fixed
- Lots of small things