v0.2.0
This is the first public stable release of yggvault.
yggvault is a self-contained release archive mirror. It mirrors selected upstream releases, stores them locally, and republishes ready-to-use artifacts through HTTP/HTTPS and optional Yggdrasil access. It can serve Go module proxy routes, Composer v2 metadata, universal .zip and .tar.gz archives, JSON APIs, Web UI pages, Atom feeds, Open Graph images, and generated sitemaps from one binary.
This release is intended as the starting point for real deployments and public testing. The release pipeline builds generated sources into the release tag, runs the test suite before publishing, and ships ready-to-run binaries for Linux, Windows, macOS, and FreeBSD.
Release assets
Use the pure-Go binary unless you specifically want the CGO build for storage-performance testing.
- Linux:
amd64,arm64,armv7,386,riscv64 - Windows:
amd64,arm64 - macOS:
amd64,arm64 - FreeBSD:
amd64 - CGO builds:
linux-amd64-cgo,windows-amd64-cgo
Full changelog: https://github.com/voluminor/yggvault/commits/v0.2.0