v0.2.0
Changelog · previous…v0.2.0
Added
--htmlon every command.rw,rw many,rw blame,rw branch,rw new,rw notes, andrw marketall accept--html, which renders the same report to a single self-contained, offline HTML file — inline CSS/JS, no CDN, no server, no extra model calls. Companion flags:--html-out <path>to override the default location and--opento launch the file in your default browser after writing.rw notes --changelog. A newnotestarget for release-page changelogs. Always renders HTML and defaults its output underdocs/changelogs/v<version>.html. Generates a cleanAdded / Changed / Fixedpage with a "Generated by rw" credit — the canonical "what changed" artifact you commit per version.rw market --htmlproof sheet. The marketing pack renders as an App Store / Play Console preview: each piece in its own block with a live char meter against its store cap and a copy button — the page you eyeball before pasting into a store form.rw notes --htmlwith a live cap meter. Notes render in context with their store cap visualized — plain at first, amber as you near the limit, red when you exceed it.
Changed
GUIDE.mdmoved to the repo root alongsideREADME.mdandLICENSE. The user guide is a primary doc, not supporting material. Updated the README link.- New
RELEASING.mdat the root documenting the two-PR release flow (code/version first, formula second) so future releases are repeatable. Grounded inscripts/release.sh. - New
CONTRIBUTING.mdat the root with build/test commands, conventional-commit expectation, and the open-core scope line (cross-repo aggregation is the paid layer; single-repo work is welcome). - README docs index. A new "Docs" section links GUIDE / CONTRIBUTING / RELEASING.
- Skill mode +
--htmlraises a clean validation error rather than silently doing nothing — in skill mode the host agent is the renderer, notrw. .rw/is gitignored. The default output directory for--htmlis added to.gitignoreso generated HTML doesn't end up tracked.
Generated by recap-wins via rw notes --changelog.