Skip to content

release: bump to 3.0.1 and re-expose engines#128

Merged
arduano merged 1 commit intomasterfrom
molty/reexpose-engines-v3.0.1
Mar 25, 2026
Merged

release: bump to 3.0.1 and re-expose engines#128
arduano merged 1 commit intomasterfrom
molty/reexpose-engines-v3.0.1

Conversation

@arduano
Copy link
Copy Markdown
Owner

@arduano arduano commented Mar 25, 2026

Summary

  • bump crate version from 3.0.0 to 3.0.1
  • re-expose simdeez::engines as a public module again

Why

A downstream user reported that making engines private in 3.0.0 broke their extension pattern (impl Trait for Avx2/etc with backend-specific intrinsics and vector constructors). This patch restores that public surface while keeping the rest of 3.0 changes intact.

@arduano arduano merged commit ac5ac28 into master Mar 25, 2026
4 checks passed
@arduano arduano deleted the molty/reexpose-engines-v3.0.1 branch March 25, 2026 22:20
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