Skip to content

Release echidna 0.11.0 + echidna-optim 0.13.1 (coordinated)#79

Merged
gvonness-apolitical merged 1 commit into
mainfrom
release/echidna-0.11.0
May 20, 2026
Merged

Release echidna 0.11.0 + echidna-optim 0.13.1 (coordinated)#79
gvonness-apolitical merged 1 commit into
mainfrom
release/echidna-0.11.0

Conversation

@gvonness-apolitical

Copy link
Copy Markdown
Contributor

Summary

  • Bumps echidna 0.10.0 → 0.11.0 — minor per SemVer: the release adds new public API (the simba trait impls for DualVec<F, N> from Implementation of simba traits for DualVec #38, letting DualVec be used as a scalar inside nalgebra matrices).
  • Bumps echidna-optim 0.13.0 → 0.13.1 — coordinated release; its echidna dependency follows to 0.11.0.
  • Moves the [Unreleased] CHANGELOG entry into [0.11.0]; updates the SECURITY.md supported-versions table and the README.md install snippets.

No source code changes — version metadata and release notes only.

Test plan

  • cargo fmt --check and cargo clippy --all-targets -- -D warnings — clean
  • cargo build + full cargo test for both crates (CI feature set) — all green
  • cargo doc with RUSTDOCFLAGS=-D warnings — clean
  • After merge: tag v0.11.0publish.yml validates the tag against echidna's version, publishes both crates to crates.io, and creates the GitHub Release from the [0.11.0] CHANGELOG section

@gvonness-apolitical gvonness-apolitical merged commit 1279b08 into main May 20, 2026
8 of 12 checks passed
@gvonness-apolitical gvonness-apolitical deleted the release/echidna-0.11.0 branch May 20, 2026 21:19
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