Version 0.4¶
Add support for configuration via
pyproject.toml
in the sections'tool.bibclean.entry_type'
Update the documentation with BibTex format, Command-lines and Configuration
Increase test coverage to
97%
Fix exit code returned by
bibclean-check
when a duplicate is foundReplace
.ini
configuration file with TOMLSeparate execution of
bibclean.check_bib_database()
andbibclean.clean_bib_database()