You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Summary
With this release, the TagImporter knows a lot more programming languages and markup languages by default, e.g. C/C++, Groovy, R, JSON, HTML and many others more.
We also ported OFT to Java 11.
Changes
#238: More file types supported by the TagImporter
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Attention: This release breaks API compatibility with the 1.x.x series of the OFT API.
Features
#165: New OFT allows reusing the same imports for both reports and exports. #165: Tracing report now shows requirement origin (path and line number)
Improvements
#170: Version number in Travis CI built is now parsed from pom.xml #165: Cleaned up API and improved user guide #163: CSS now automatically inlined in HTML report #155: Improved code coverage by using finest log level for coverage test runs #143: Refactored tag importers into a single class