Skip to content

v0.3.1

Choose a tag to compare

@vinhphatfsg vinhphatfsg released this 22 May 04:01
· 6 commits to main since this release
636f09f

v0.3.1

This release contains the completed no-behavior-change refactor train merged into main.

Highlights

  • Split large Rulemorph modules and integration tests into smaller responsibility-focused modules.
  • Preserved public API names/exports, transform semantics, trace JSON schema, and CLI/MCP/HTTP contracts.
  • Bumped all Rulemorph Rust crates and README dependency example to 0.3.1.

Verification

  • scripts/verify-release-build.sh passed on main before publishing.
  • The release workflow will verify Cargo versions against the v0.3.1 tag, publish the rulemorph crate if needed, and upload CLI/MCP/server artifacts.