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:
scawful
2025-09-26 19:42:09 -04:00
parent 997092390a
commit 83d31556bb
6 changed files with 182 additions and 32 deletions

View File

@@ -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