Skip to content

v0.2.0 — Open the doors

Choose a tag to compare

@ZviBaratz ZviBaratz released this 16 Jul 20:45
5b29aa1

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 CIbuild / vet / gofmt / tests across Go 1.25 & 1.26 on
    Ubuntu, macOS, and Windows, plus a race-detector job and golangci-lint.
  • 🤝 Community health files — Code of Conduct, security policy, issue & PR
    templates (including a "propose a new variant" form), and CODEOWNERS.
  • 📖 Contributor docsCONTRIBUTING.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
    reproducible vhs .tape source 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