* Bugfix: Added support for multiple sphinx projects initialisations/builds during a single python process call. (Reliable sphinx-needs configuration separation)
0.1.27
------
* New config: :ref:`needs_show_link_type` * New config: :ref:`needs_show_link_title`
0.1.26
------
* 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.