Releases: melexis/sphinx-traceability-extension
Major code refactoring - no functional changes (Breaks private API)
We had a lot of technical dept by organically growing the code. @JasperCraeghs was so nice and refactored the big traceability.py
to smaller and more uniform files and as such continued work from @SteinHeselmans who started the concept almost a year ago.
Although there are no new features, we would like this release to be used and tested so that we can ensure everything is still running for all different usages of the extension. Please open an issue, if you find something.
Add pie-chart directive
There is addition of the pie-chart directive to the plugin which enables you to present some statistics of your item matrix'es or lists.
Adjust sorting to alphabetical
Attributes sorting parameter now sorts according to alphabetical order when sorting attribute is given, but otherwise uses natural sorting.
Bugfix for warnings
Warning produced a crash because string is expected but Exception object was forwarded to function.
V2.12.0
allow textual description for item attributes in item-attribute directive
V2.11.0
directives can filter on attribute-values
no item-tree output for latex/pdf
V2.10.0
V2.9.0
adding traceability_render_attributes_per_item configuration
V2.8.2
item_attributes_list can sort on attribute values
V2.8.1
Bugfix: when no translation to string is given, use attribute/relation raw string