Releases: melexis/sphinx-traceability-extension
Releases · melexis/sphinx-traceability-extension
Add option to item-directive to hide specific relation-types
What's Changed
- Remove space before colons by @gcrabbe in #388
- Add option to item-directive to hide specific relation-types by @SteinHeselmans in #389
Full Changelog: v11.6.0...v11.7.0
Add support for Sphinx 8
What's Changed
- Exclude unneeded files from package by @JasperCraeghs in #386
- Add support for Sphinx 8; Drop support for Python 3.7 by @JokeWaumans in #387
New Contributors
- @JokeWaumans made their first contribution in #387
Full Changelog: v11.5.0...v11.6.0
Support recursion via intermediates and minor performance improvements
What's Changed
- item-matrix: Support recursion via intermediates by @JasperCraeghs in #383
- Improve usability of #382 by @JasperCraeghs in #384
Full Changelog: v11.4.0...v11.5.0
Show item description in item-matrix by right-clicking
What's Changed
- item-matrix: Show item content by @JasperCraeghs in #382
Full Changelog: v11.3.1...v11.4.0
Fix deployment in CI
What's Changed
- Fix: Use GIT tag as package version during deployment in CI by @JasperCraeghs in #381
Full Changelog: v11.3.0...v11.3.1
Improve item-piechart's matrix
What's Changed
- The JSON export should not export a placeholder item as an empty entry by @JasperCraeghs in #375
- Fix bug in error handling of invalid item-matrix options by @JasperCraeghs in #378
- Improvements for pie chart matrix by @JasperCraeghs in #379
- Modernize setup.py based build system and some refactor for pie-chart matrix headings by @JasperCraeghs in #380
Full Changelog: v11.2.0...v11.3.0
Improve item-piechart directive
What's Changed
- item-piechart <> filtering should give priority to a missing attribute by @JasperCraeghs in #372
- Generate matrix with item-piechart directive by @JasperCraeghs in #371
- Order item-piechart slices more logically by @JasperCraeghs in #374
Full Changelog: v11.1.0...v11.2.0
Enhance UX of traceability_collapse_links
What's Changed
- Always show the traceability information of selected item by @JasperCraeghs in #366
Full Changelog: v11.0.0...v11.1.0
v11.0.0
What's Changed
- Deprecate non-pythonic code by @JasperCraeghs in #359
- Move modules from namespace 'mlx' to 'mlx/traceability' by @JasperCraeghs in #358
- Display selected items at the top of the browser viewport by @JasperCraeghs in #365
Full Changelog: v10.1.0...v11.0.0
Support natural sorting on attributes in item-attributes-matrix
What's Changed
- Expose repository secret as environment variable by @JasperCraeghs in #340
- Remove note about OrderedDict in configuration documentation by @JasperCraeghs in #341
- Test support for Python 3.11 by @JasperCraeghs in #342
- Support disabling of traceability_checklist by @JasperCraeghs in #343
- Check traceability_relationship_to_string for completeness by @JasperCraeghs in #349
- Update sphinx requirement from <7.0,>=2.4.5 to >=2.4.5,<8.0 by @dependabot in #345
- Raise error when traceability_external_relationship_to_url is incomplete by @JasperCraeghs in #352
- Support natural sorting on attributes by @JasperCraeghs in #356
- Clarify error about incomplete traceability_relationship_to_string by @JasperCraeghs in #361
Full Changelog: v10.0.0...v10.1.0