- Add support for configuration via TOML file, e.g. `pyproject.toml`
- Update the documentation with BibTex terminology, command-line entry-points and configuration
- Increase test coverage
- Fix exit-code returned by `bibclean-check` when a duplicate is found
- Separate the execution of `bibclean.check_bib_database` and `bibclean.clean_bib_database`