------ * Bugfix: Added python2/3 compatibility for needs_import.
0.1.45
------ * Bugfix: needs with no status are handled the correct way now.
0.1.44
------ * Bugfix: Import statements are checked, if Python 2 or 3 is used.
0.1.43
------ * Improvement: Added "dark.css" as style * Bugfix: Removed "," as as separator of links in need presentation.
0.1.42
------ * Improvement: Added config parameter :ref:`needs_css`, which allows to set a css file. * Improvement: Most need-elements (title, id, tags, status, ...) got their own html class attribute to support custom styles. * Improvement: Set default style "modern.css" for all projects without configured :ref:`needs_css` parameter.
0.1.41
------
* Improvement: Added config parameters :ref:`needs_statuses` and :ref:`needs_tags` to allow only configured statuses/tags inside documentation. * Bugfix: Added LICENSE file (MIT)