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

@@ -48,7 +48,7 @@ PROJECT_NAME = "yaze"
# could be handy for archiving the generated documentation or if some version
# control system is used.
PROJECT_NUMBER = "0.2.2"
PROJECT_NUMBER = "0.3.0"
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a