What's Changed (compared to last release)
- Fix references for markdown documents so they can be found without absolute path by @MaximilianSoerenPollak
- docs(requirements): improve traceability by @a-zw in #624
- Process v2.0.0 by @a-zw in #627
- Require valid_from in validity consistency check by @antonkri in #631
Full Changelog: v4.6.0...v4.6.1
What's Changed (Score 0.7 vs Score 0.8)
- Added traceability metrics features. Metrics can now be calculated and viewed via metrics.json
- Metamodel.yaml is now replaceable with your own metamodel
- Renamed satisfies → derived_from
- Restrictions for some uses of needextends
valid_fromis now a mandatory attribute for some need types- Bazel upgrade from 8.4.2 => 8.6.0
- Upgraded current tool requirements to reflect process 2.0
- Changed
versionattribute to be an integer instead of string - Changed
versionin doc_tool to betool_versionto allow for global 'version' attribute.
Full Changelog: v4.0.3...v4.6.1