Skip to content

v14.0

Choose a tag to compare

@github-actions github-actions released this 02 Mar 00:51
· 514 commits to main since this release
v14.0 Ecosystem & Standard Library

Delivered: Crypto/Encoding/DateTime stdlib, HTTP fluent builder API with streaming and keep-alive, meshc test testing framework, meshpkg CLI + hosted package registry (Fly.io + Cloudflare R2), automated CI/CD on tag push, packages.meshlang.dev redesigned with Tailwind CSS v4 + OKLCH.

Key accomplishments:
- Crypto/Encoding/DateTime stdlib: SHA-256/512, HMAC, UUID v4, Base64, Hex, 11 DateTime functions
- HTTP client: fluent builder API, OS-thread streaming, keep-alive agent
- Testing: meshc test, assert macros, describe/setup/teardown, mock actors, assert_receive
- meshpkg CLI + Package Registry on Fly.io/Postgres/Cloudflare R2 with GitHub OAuth
- Dogfed in Mesher: Crypto.uuid4() replaces pgcrypto, mesh.toml, unit tests
- CI/CD: tag push auto-deploys all services with post-deploy health checks
- packages.meshlang.dev redesigned to production-grade Tailwind CSS v4 + OKLCH

See .planning/MILESTONES.md for full details.