Changed
- Create parent directories when using `--output-dir`.
- Remove the last suffix for the default `--output-dir` value, instead of all suffixes.
- Update the default configuration with a user-provided partial configuration, instead of requiring a user-provided full configuration.
Fixed
- Use a temporary directory if `--delete` or `--exclude-file` are set without `--convert` or `--output-dir`.
- Fix the default `--output-dir` value on Windows.
Removed
- lib-cove-web configuration options (set in Django applications, instead).