New features
- Extend report with the lists of vetoed entities.
- Possibility to override a Base method by mapping the C++ name to Base.xxxx where xxx is the Base function to override.
Fixes and behaviour changes
- Fix order of parameter of
apply_type<>()for wrapper of template classes, when the class itself is used in the parameters - Changed the verbosity level of messages about vetoed entities to >= 2.
Full Changelog: v1.7.0...v1.8.0
Contributors to the code update with respect to release 1.7.0: Philippe Gras