Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: 0disoft/universal-config-engine

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 11 Jul 07:23

Release v0.3.1 publishes Universal Config Engine packages from the validated tag.

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 14:20

Release v0.3.0 publishes Universal Config Engine packages from the validated tag.

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 10 Jul 10:54

Release v0.2.1 publishes Universal Config Engine packages from the validated tag.

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 07:21

Release v0.2.0 publishes Universal Config Engine packages from the validated tag.

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 08 Jul 05:35

Release v0.1.2 publishes Universal Config Engine packages from the validated tag.

v0.1.1

Choose a tag to compare

@0disoft 0disoft released this 07 Jul 11:32

Release v0.1.1 publishes the Universal Config Engine packages under the verified @0disoft npm scope. It supersedes the v0.1.0 GitHub-only inspection baseline for npm publication.

v0.1.0

Choose a tag to compare

@0disoft 0disoft released this 07 Jul 09:09

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.1 with 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.0 package baseline.

Validation

  • pnpm install --frozen-lockfile
  • pnpm run check
  • pnpm run smoke:core-package
  • pnpm run smoke:packages
  • git 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.