------
* The ``PRODID`` for new entries has changed ``io.barrera.todoman`` to
``nl.whynothugo.todoman``. This has no functional impact, but may be relevant
when debugging the origin of specific files.
* Drop ``sphinx-autorun`` dependency for the docs as it has been unused for some
time now anyway.
* Add a new ``path`` command which prints the full file path to a task.
* Show a clearer error when ``click-repl`` is missing.
* Drop usage of ``pytz``. This was previously a transitive dependency via
``icalendar``.