Releases: 0disoft/universal-config-engine
Releases · 0disoft/universal-config-engine
Release list
v0.3.1
v0.3.0
Release v0.3.0 publishes Universal Config Engine packages from the validated tag.
v0.2.1
Release v0.2.1 publishes Universal Config Engine packages from the validated tag.
v0.2.0
Release v0.2.0 publishes Universal Config Engine packages from the validated tag.
v0.1.2
Release v0.1.2 publishes Universal Config Engine packages from the validated tag.
v0.1.1
v0.1.0
Highlights
- Establishes the first Universal Config Engine MVP baseline.
- Ships core config resolution, provenance, redacted diagnostics, loader orchestration, Node source adapters, CLI explain/validate commands, and Ajv/Zod validator adapter packages.
- Locks CLI JSON report schema
0.1with golden fixtures for success, validation failure, source-load failure, mapping failure, secret validation failure, and JSON usage errors. - Adds MIT license metadata and prepares publishable package metadata for the
0.1.0package baseline.
Validation
pnpm install --frozen-lockfilepnpm run checkpnpm run smoke:core-packagepnpm run smoke:packagesgit diff --check- secret-like scan
ssealed doctor- GitHub Actions CI passed for
b79a033
Publication Note
Npm publication is intentionally not performed in this release. Package publication remains gated on npm scope ownership and authentication confirmation, as documented in ADR 0005 and docs/ops/release.md.