Open
Description
Customer often need to know the versions of particular classes, methods, and properties so they can target specific releases. While this information can be passed through the description, it would be beneficial for downstream tooling to avoid parsing extra text.
My request would be to let this field be an arbitrary string. So @version 1.1
and @version Excel API 1.4
both work.