-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathversion.txt
More file actions
34 lines (26 loc) · 1.58 KB
/
Copy pathversion.txt
File metadata and controls
34 lines (26 loc) · 1.58 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
0.10.0 -- Four Folders, One Document
`pw document` finds an artifact from its version, slug, and type.
- No Guessing at the Fork
-- Topology previews prove branch boundaries before a merge starts.
- Hooks, Hogs, and History
-- Commit hooks, Groundhog, and history scans catch repository trouble.
Release 0.10.0 makes branch selection explicit. The topology planner reports
on-main, integration, and feature scopes, proves feature boundaries, and
previews merges or commit-by-commit replays in an isolated object directory.
Prepare-release can land one topic, follow an ordered umbrella, audit the
Diátaxis wiki, and prepare the final release files without rewriting a
published feature branch.
Document workflows now carry one of four layouts from draft processing through
release. `pw document` locates an artifact from version, slug, and type alone,
while ordered umbrella routing advances only after the validation evidence on
disk agrees with the declared status table.
### Key changes
- **Proven release scope**: The planner reports exact commits, boundaries, and
conflict previews for main, integration, and feature releases before Git
history changes.
- **Folder-independent documents**: Drafts and later artifacts share a chosen
flat, minor, full-version, or nested directory, and `pw document` finds the
unique match without branch or prompt-memory context.
- **Safer repository tools**: Sensitive-commit hooks and contextual history
scans catch exposed terms, while Groundhog, the local docs server, editable
presentation builds, and logo extraction provide tested project utilities.