v0.2.0 — Open the doors
fresco v0.2.0 — Open the doors
The first milestone of the open-source hardening effort. No changes to the
rendering engine or its public API — this release is entirely about turning a
good repository into a well-run, contributable open-source project.
Highlights
- ✅ Green CI —
build/vet/gofmt/ tests across Go 1.25 & 1.26 on
Ubuntu, macOS, and Windows, plus a race-detector job andgolangci-lint. - 🤝 Community health files — Code of Conduct, security policy, issue & PR
templates (including a "propose a new variant" form), andCODEOWNERS. - 📖 Contributor docs —
CONTRIBUTING.md, a variant-authoring guide
(docs/variants.md), and a published roadmap (docs/ROADMAP.md). - 🎇 A demo you can see — an animated GIF at the top of the README, with its
reproduciblevhs.tapesource committed. - 🧪 More tests — runnable
Examples, fuzz targets, and a determinism guard. - 🏷️ README badges (CI + Codecov coverage), this changelog, and a pre-1.0
versioning policy.
See the full changelog
for the complete, issue-linked list.
Full diff: v0.1.0...v0.2.0