Skip to content

yamlock 1.1.0

Choose a tag to compare

@phoenixweiss phoenixweiss released this 14 Aug 20:10

Added

  • Tag-gated GitHub Release automation that reuses the full CI matrix, validates the tag against main, derives notes from the matching changelog section, verifies a draft, and publishes the release as latest.
  • Structural pathPatterns / --path-patterns selectors for processConfig and CLI encrypt/decrypt/migrate workflows, with whole-segment *, [*], and ** matching, exact-path authentication, and fail-closed validation without reinterpreting existing paths.

Install

npm install yamlock@1.1.0

Full Changelog: v1.0.0...v1.1.0