Releases: melexis/sphinx-traceability-extension
Releases · melexis/sphinx-traceability-extension
V2.8.0
Add way to list attributes on items in a table: item-attributes-matrix directive
V2.7.0
add item-link directive allowing adding links between items seperate from their definition
V2.6.0
V2.5.2
V2.5.1
items are ordered based on ID during export to json database
V2.5.0
- test for sphinx-1.7
- global config to disable captions on list/tree/matrix/2d-matrix
- preliminary export to json
V2.4.0
Add :nocaptions: option to item, item-matrix, item-list, item-tree in order to not show captions on linked items
V2.3.0
- add item-2d-matrix directive
- publish example to github pages in https://melexis.github.io/sphinx-traceability-extension/ , added badge with link to these docs
V2.2.0
- add statistics for item-matrix
- use title for item-list/matrix/tree in an admonition
- titles for columns in item-matrix
- include external relationships in item-matrix when no specific relation (=wildcard all) is given
- sanity check: no relation to self for items
- showcasing all of this in the example