File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.2.0] ( ) - 2025-05-14
4+
5+ ** Integrated with Doxygen for source code documentation.**
6+
7+ ### Added
8+
9+ - Source code:
10+ - Doxygen-style comments
11+ - Testing:
12+ - ` test.sh `
13+ - Build system:
14+ - Full support of ` release ` and ` debug ` branches
15+ - ` make test `
16+ - ` make show-os `
17+ - ` make show-compiler `
18+ - Automation:
19+ - GitHub Actions:
20+ - ` build.yml ` for automatic building workflow on latest macOS and Ubuntu
21+ - ` test.yml ` for automatic testing workflow on latest macOS and Ubuntu
22+ - ` check.yml ` for automatic code format check workflow on latest macOS
23+ - Project website:
24+ - MkDocs with the Material theme:
25+ - Getting Start section
26+ - Testing section
27+ - Build System section
28+ - Code reference:
29+ - Doxygen:
30+ - ` Doxyfile ` for docs generation
31+ - ` DoxygenLayout.xml ` for website layout
32+ - Assets:
33+ - ` .svg ` images for CppToday logo and icon
34+
335## 0.1.0
436
537** Initial release of the ` today ` program.**
You can’t perform that action at this time.
0 commit comments