# CHANGELOG * Added support for sequence diagrams with template code ### 0.2.2 * Added structured comment parsing (#32) * Fixed namespace exclusive filtering ### 0.2.1 * Fixed handling of classes nested in templates and anonymous nested structs * Fixed handling of configurable type aliases ### 0.2.0 * Refactored translation units visitors from libclang to Clang LibTooling (#50) * Fixed root namespace handling (#45) * Removed `static` prefix from constructors ### 0.1.0 * Initial release