Commit Graph

4 Commits

Author SHA1 Message Date
Jan Carbonell
1f67c40ecf docs(changelog): rebuild tracker drafts and title-aware docs output (#1358)
* docs(changelog): build fuller tracker drafts through v0.11.202

* docs(changelog): drop publication flags from tracker files

* docs(changelog): generate titles from tracker sections

* docs(changelog): format titles after version links
2026-04-05 00:23:59 -06:00
Jan Carbonell
48e22d3a75 docs: split release tracker into date-based files and remove heading gaps (#1355)
Split the single release-tracker.md (101 releases) into date-based files
of 25 entries each, and removed blank lines between #### subsection headings
and their content for a more compact format.

Files: release-tracker-2026-02-19.md through release-tracker-2026-04-04.md
2026-04-04 20:26:16 -06:00
Jan Carbonell
ef7663287d docs: expand release tracker through v0.11.125 (#1344)
* docs: expand release tracker through v0.11.125

* docs: extend release tracker through v0.11.150

* docs: extend release tracker through v0.11.175

* docs: extend release tracker through v0.11.201
2026-04-04 14:49:27 -06:00
Jan Carbonell
615d11c67a docs: add internal release changelog tracker (#1340)
* docs: add internal release changelog tracker

Prepare a private release-tracking table for OpenWork so changelog summaries can be reviewed in-repo before anything is published publicly.

* docs: switch release tracker to markdown sections

Replace the release tracker table with oldest-to-newest markdown sections so new OpenWork releases can be appended more intuitively.

* docs: use subsection headings in release tracker

Replace top-level label bullets with  subsections so release fields are easier to target while keeping list bullets only where they add structure.

* docs: make publication fields explicit booleans

Set the changelog and docs publication fields to explicit True or False values so the tracker has no ambiguous blanks.

* docs: add release size and importance fields

Track text-line diff size and a normalized major/minor release summary so each release entry can describe both scope and user impact in a machine-friendly way.
2026-04-04 12:32:37 -06:00