- Add configuration variable to suppress specific parse errors [PR 65]
1.12.4
Changed
- Clarify and complete documentation about 'Configuration values' [PR 58]
Fixed
- Support multiple documentation items with the same name [PR 63] - Parse exception and ref qualifier [PR 60] - Handle arbitrary number of `*` and `&` [PR 61] - Handle parameter packs `T...` [PR 62]
1.12.3
Fixed
- Write the extension version into the cache which will now avoid having to re-parse the Doxygen tag file [PR 50]
1.12.2
Fixed
- Ignore friend declarations as members to avoid crash [PR 45]