Skip to content

pyTRLCConverter v2.1.0

Choose a tag to compare

@BlueAndi BlueAndi released this 29 Apr 12:34
· 72 commits to develop since this release

Feature Release

  • Python v3.13 support added.
  • Github Flavored Markdown support added for writing requirement text. Compared to CommonMark Spec. it supports tables now. Unfortunately right now not for conversion to docx, but will come in the future.
  • Conversion to ReqIF introduced, but only one way. That means there is no directy round-trip available right now.
  • Safety manual added, required for tool qualification in ISO26262 projects.
  • Tracing to architecture added.
  • Requirements coverage of pyTRLCConverter increased.
  • Branding improved in the GitHub Pages deployment.