Blog
Every Rux release gets a post: what landed, what it cost, and what's still broken.
Every release gets a post — what landed, what it cost, and what's still broken.
No post, no release. The checklist lives in RELEASING.md.
-
Rux v0.2.0 — selection, scrollbars, and a lot of CSS
Text selection and the system clipboard, select and textarea, keyboard focus, real scrollbars in both axes, and the CSS push: fonts, gradients, shadows, transforms, per-corner radius, grid placement.
-
Rux v0.1.0 — it runs
The first release: a window, real CSS layout, text, inputs, scrolling, and hot reload. Plus the lesson that cost the most — every bug that mattered was invisible to the test suite.