-----------------
- Improve messaging from *emborg-overdue*
- :ref:`Configs <configs>` command now outputs default configuration too.
- Some commands now use first subconfig when run with a composite configuration
rather than terminating with an error.
- Added :ref:`show_stats` setting.
- Added ``--stats`` option to :ref:`create <create>`, :ref:`delete <delete>` and
:ref:`prune <prune>` commands.
- Added ``--list`` option to :ref:`create <create>`, :ref:`extract <extract>`
and :ref:`restore <restore>` commands.
- Added sorting and formatting options to :ref:`manifest <manifest>` command.
- Added :ref:`manifest_formats` setting.
- Renamed ``--trial-run`` option to ``--dry-run`` to be more consistent with
*Borg*.
- Add *files* and *f* aliases to :ref:`manifest <manifest>` command.
- Added :ref:`working_dir` setting.
- Added :ref:`do_not_expand` setting.
- Added :ref:`exclude_nodump` setting
- Added :ref:`patterns` and :ref:`patterns_from` settings.
- *Emborg* lock file is now ignored if the process it references is no longer
running
- Support ``--repair`` option on :ref:`check command <check>`.