v2.7.0
- New: Introduce parsing tags (#534)
- The parsed components (and results) have
tags
(Set<string>
). - These tags are added by parsers and refiners for additional information about the results.
- The parsed components (and results) have
tags
(Set<string>
).