Add clang-tidy configuration and update project version to 0.3.0
- Introduced a new .clang-tidy configuration file for improved code quality checks with a lenient setup. - Updated Doxyfile to reflect the new project version 0.3.0 and set the output directory for documentation. - Enhanced README and changelog with new features, including theme management and multi-session support. - Improved CI workflow to run clang-tidy with specified configurations for better code analysis.
This commit is contained in:
@@ -20,6 +20,9 @@ A modern, cross-platform editor for The Legend of Zelda: A Link to the Past ROM
|
||||
- **Improved compatibility** with existing projects
|
||||
|
||||
#### Advanced Features
|
||||
- **Theme Management**: Complete theme system with 5+ built-in themes and custom theme editor
|
||||
- **Multi-Session Support**: Work with multiple ROMs simultaneously in docked workspace
|
||||
- **Enhanced Welcome Screen**: Themed interface with quick access to all editors
|
||||
- **Message Editing**: Enhanced text editing interface with real-time preview
|
||||
- **GUI Docking**: Flexible workspace management with customizable layouts
|
||||
- **Modern CLI**: Enhanced z3ed tool with interactive TUI and subcommands
|
||||
|
||||
Reference in New Issue
Block a user