Commit 6dd5c9e
authored
chore(release): v1.0.0 stable release (#679)
* docs: apply mechanical doc-review fixes (#677)
* docs: fix 74 broken links, 5 anchors, 4 version refs
Phase 1 (Must-Fix): resolve wrong relative paths in docs/advanced/
README*.md and related advanced/ files; fix CHANGELOG CONTRIBUTING/
LICENSE links to repo root; correct BUILD_GUIDE, API_REFERENCE, and
PERFORMANCE cross-refs; mark non-existent targets (DESIGN_IMPROVEMENTS,
PLATFORM_BUILD_GUIDE, LOG_LEVEL_UNIFICATION_PLAN, Korean translations,
integration sub-guides) with TODO markers. Fix formatter_macros anchor
slug in API_REFERENCE, PATTERNS section-number anchors in FAQ files,
and mark FAQ TOC drift in docs/guides/FAQ.md and docs/advanced/
PERFORMANCE.kr.md.
Phase 2 (Should-Fix): align CONTRIBUTING.md and PROJECT_STRUCTURE*
compiler baseline with README.md (GCC 13+/Clang 17+/MSVC 2022+).
Downgrade docs/performance/BASELINE.md status from Released to Draft
since all benchmark cells remain TBD; add explicit TODO marker on the
primary TBD table.
* docs: add post-fix re-validation report
* docs(version): update documentation, CHANGELOG, and version for v1.0.0 (#678)
* chore(version): bump version to 1.0.0
Update project version from 0.3.1 to 1.0.0 in CMakeLists.txt
and vcpkg.json for the stable v1.0 release.
* docs(changelog): add v1.0.0 release section
Summarize all changes since 0.3.1: queue consolidation, Result<T>
migration, API freeze, CMake rename, performance improvements,
and comprehensive documentation overhaul.
* docs(version): update version refs and coverage claim across all docs
Update FetchContent GIT_TAG from v0.3.0 to v1.0.0 in README, guides,
and migration docs. Correct code coverage claim from 72% to 49%
(verified via Codecov). Update doc frontmatter versions to 1.0.0.1 parent 2b21057 commit 6dd5c9e
47 files changed
Lines changed: 480 additions & 95 deletions
File tree
- docs
- advanced
- guides
- integration
- performance
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
11 | 23 | | |
12 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
13 | 42 | | |
14 | 43 | | |
15 | 44 | | |
16 | | - | |
17 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
18 | 65 | | |
19 | 66 | | |
20 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments