Skip to content

Prepare dhttp v0.4.0 release#6

Merged
eareimu merged 1 commit into
mainfrom
dev/v0.4.0
Jun 26, 2026
Merged

Prepare dhttp v0.4.0 release#6
eareimu merged 1 commit into
mainfrom
dev/v0.4.0

Conversation

@eareimu

@eareimu eareimu commented Jun 26, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Prepare the dhttp workspace release at v0.4.0.
  • Publish dhttp-access as 0.3.0 so access-control ORM APIs use the same dhttp-home 0.3.0 type line as the facade.
  • Keep npm/PyPI package metadata aligned with the workspace version.

Release surfaces

  • crates.io: dhttp 0.4.0, dhttp-access 0.3.0; already-published unchanged crate versions should be skipped by the workflow.
  • npm: @genmeta/dhttp 0.4.0.
  • PyPI: dhttpy 0.4.0.

Verification

  • cargo +nightly fmt -- --check
  • cargo +stable semver-checks --manifest-path access/Cargo.toml --baseline-version 0.2.0 --all-features
  • cargo +stable semver-checks --manifest-path dhttp/Cargo.toml --baseline-version 0.3.0 --all-features
  • cargo +nightly clippy --all-targets --all-features -- -D warnings
  • cargo +nightly test --workspace --all-targets --all-features

@eareimu eareimu merged commit 0dc0e17 into main Jun 26, 2026
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant