File tree Expand file tree Collapse file tree 1 file changed +35
-0
lines changed
Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.3.0] ( ) - 2025-05-16
4+
5+ ** Managing a single source of truth between program and man page.**
6+
7+ ### Added
8+
9+ - Source code:
10+ - ` VERSION ` macro
11+ - ` --help ` and ` --version ` options
12+ - Build system:
13+ - ` make man `
14+ - ` make dist `
15+ - ` make install/uninstall `
16+ - ` make show-version `
17+ - Project website:
18+ - User Guide section
19+ - Technical Details section
20+ - Single Source of Truth subsection
21+ - Makefile in Detail subsection
22+ - Ready for Deployment subsection
23+ - Enable features for code copy, footer, navigation
24+ - Enable extensions for code highlight
25+ - Manual page:
26+ - Man page with conversion from ` help2man `
27+ - Assets:
28+ - Mermaid diagrams for project website and code reference
29+ - Screenshots of man page and help info
30+
31+ ### Changed
32+
33+ - Build system:
34+ - Do not use ` BINSTAMP ` ; just use order-only prerequisite on ` BIN_DIR `
35+ - Assets:
36+ - Rename ` .svg ` files; do not use soft links
37+
338## [ 0.2.0] ( ) - 2025-05-14
439
540** Integrated with Doxygen for source code documentation.**
You can’t perform that action at this time.
0 commit comments