release: v0.4.0 — Mirror & Air-Gap (#95)

Bump version to 0.4.0. Features:
- Docker image mirroring (nora mirror docker)
- yarn.lock parser (nora mirror yarn)
- JSON output for mirror CLI (--json)
- Storage size in /health endpoint
- 499 tests, 61.5% coverage
This commit is contained in:
2026-04-05 23:10:28 +03:00
committed by GitHub
parent a0c9861cb1
commit 357368f80d
3 changed files with 18 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -1525,7 +1525,7 @@ dependencies = [
[[package]]
name = "nora-registry"
version = "0.3.0"
version = "0.4.0"
dependencies = [
"argon2",
"async-trait",