* Bugfix: Working placement of "," for links list produced by roles :ref:`role_need_outgoing` and :ref:`role_need_incoming`.
0.1.25
------
* Restructured code * Restructured documentation * Improvement: Role :ref:`role_need_outgoing` was added to print outgoing links from a given need * Improvement: Role :ref:`role_need_incoming` was added to print incoming links to a given need
0.1.24
------
* Bugfix: Reactivated jinja execution for documentation.
0.1.23
------
* Improvement: :ref:`complex filter <filter>` for needfilter directive supports :ref:`regex searches <re_search>`. * Improvement: :ref:`complex filter <filter>` has access to nearly all need variables (id, title, content, ...)`. * Bugfix: If a duplicated ID is detected an error gets thrown.
0.1.22
------
* Improvement: needfilter directives supports complex filter-logic by using parameter :ref:`filter`.
0.1.21
------
* Improvement: Added word highlighting of need titles in linked pages of svg diagram boxes.