* Set ``last_updated`` to ``None`` when using a ``singlehtml`` builder
0.2.0
* Change Git errors from warnings to proper errors * Change "too shallow" message to proper warning (with the ability to suppress with ``git.too_shallow``) * Explicitly use the local time zone * Support for Python 3.5
0.1.1
* Don't add times for too shallow Git clones * Handle untracked source files, add configuration options ``git_untracked_check_dependencies`` and ``git_untracked_show_sourcelink``