Skip to content

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 05 Jun 19:27
v0.4.2
f9da36f

[0.4.2] - 2026-06-05: documentation refresh

Documentation and release-tooling release. No API or behavior change.

Changed

  • Refreshed the README (plain-ASCII punctuation) and rewrote the shared CONVENTIONS.md: removed the version-history preamble so it reads as a conventions document, not a changelog.
  • Documented the JSON path syntax (dot-separated with [n] indices plus the [*] wildcard) and why it is a navigable subset rather than JSONPath/JMESPath.
  • The release workflow now publishes the matching CHANGELOG.md section as the GitHub release body (body_path), so release notes carry the full hand-written detail instead of GitHub's auto-generated commit summary.