Changelog
All notable changes to the RQML schema are documented here.
2.1.0
February 2026
Trace redesign
- Renamed
traceEdgetoedgewith structured endpoints (from/tocontaininglocatorelements) - Added three locator types:
local(same document),doc(cross-document),external(URI-based) - Cross-document references support
versionandgitpinning for immutability
New TraceType values
consumesInterface— source consumes interface provided by targetprovidesInterface— source provides interface consumed by targetconformsTo— source conforms to standard/specification targetdeprecates— source deprecates targetbreaks— source breaks backward compatibility with target
Removed
RefTypeandRefsType— inlinerefselements removed fromscenario,req,transition,testCase,actor, andtestSuite(use trace edges instead)fromUri/toUriattributes on trace edges (replaced byexternallocator)
2.0.1
December 2025
Initial public release of the new LLM-first RQML schema.
1.0.0
June 2000
Original release of RQML - the first XML standard to capture software intent in a structured, machine-readable form - at the University of York department of computer science. It was way ahead of its time.