- Add support for linking to Doxygen groups [issue 11]. - Add possibility to link to DEFINE macros.
Fixed
- Do a better job of parsing compound fundamental types. - Rewrite internals to a more structured style. - Fix error in namespace resolution.
1.5
Fixed
- Fix 6: convert dict_values to list before indexing [Stein Heselmans] - fix parsing for C++11 functions with specifiers () final, () override or () = default [Elco Jacobs]
1.4
Removed
- Remove Python 2 compatibility - Fix - Add bug fix from Stein Heselmans to force the qualifier to be a single string
1.3
Fixed
- Add fix from Matthias Tuma from Shark3 to allow friend declarations inside classes.
1.2
Added
- Add Python 3 support
1.1
Added
- Add support for linking directly to struct definitions. - Allow to link to functions etc. which are in a header/source file but not a member of a class.