Sourcetrail v0.4.0 Release Notes

  • ๐Ÿš€ released 2016-01-07

    • navigate back via backspace key
    • navigate back&forward via mouse buttons
    • ๐Ÿ“‡ renamed undo&redo to back&forward
    • ๐Ÿ›  Fixed tooltip colors in dark color scheme
    • ๐Ÿ›  Fixed style of function or method nodes with children
    • ๐Ÿ‘Œ Improved lambda handling in analysis
    • โž• Added help texts to project setup and preferences window
    • โœ‚ Removed 'close window' action from menu
    • ๐Ÿ›  Fixed constructors and destructors using return type 'void' without source location
    • ๐Ÿ“œ Parse errors will be displayed as they appear during analysis
    • Redesigned the about window
    • ๐Ÿ Installing prerequisites in Windows Installer
    • โž• Added installer for Windows
    • Introduced file endings .coatiproject and .coatidb for Coati's project files
    • โœ‚ Removed Coati directory from Linux package
    • ๐Ÿ›  Fixed graph font size was too small for Windows and Linux
    • ๐Ÿ‘‰ Show function and method signature in tooltip when hovering the graph node
    • โž• Added analysis for template parameter packs
    • ๐Ÿ›  Fixed syntax highlighting to correctly identify strings, comments and block comments
    • ๐Ÿ›  Fixed source locations of many declarations
    • Coati shows a template's general definition when an implicit specialization is activated
    • โž• Added new color scheme called "bad_rainbow"
    • Extended color schemes to allow more extensive use in the graph
    • ๐Ÿ“œ Coati now handles anonymous symbols when parsing files
    • ๐Ÿ‘Œ Improved handling of template arguments in analysis
    • Coati can now handle inclass initialization of members
    • Network ports for IDE communication can be defined in the ApplicationSettings.xml