Skip to content

v0.6.1 — cross-impl scope_target parity

Latest

Choose a tag to compare

@jaschadub jaschadub released this 29 Apr 16:54
· 4 commits to main since this release
ad231b3

What's Changed

Cross-implementation parity fixes for scope_target validation across Go, JavaScript, Python, and Rust:

  • Consistent whitespace handling
  • Consistent length limits
  • Consistent CLI exit codes
  • Parity test vectors per language

No spec changes; v0.6.0 manifests are fully compatible.

Full Changelog: v0.6.0...v0.6.1