Skip to content

v0.4.2: SIMD compatibility + developer tooling#23

Merged
CarlKCarlK merged 2 commits intomainfrom
fix/simd-lanecount-removal
Feb 1, 2026
Merged

v0.4.2: SIMD compatibility + developer tooling#23
CarlKCarlK merged 2 commits intomainfrom
fix/simd-lanecount-removal

Conversation

@CarlKCarlK
Copy link
Owner

Changes

Closes #22 (if applicable)

Testing

  • Local: just check-all passes
  • Dry-run: just publish-dry-all passes
  • CI: Waiting for checks...

- Update from_slice feature for Rust nightly post-2026-01-28
- Remove obsolete LaneCount and SupportedLaneCount trait bounds
- Update documentation and examples
- Bump version to 0.4.2
- Add justfile for local CI testing
- Add CONTRIBUTING.md developer guide
- Update README.md with contributing section
- Fix clippy::unnecessary_option_map_or_else in integer.rs
@CarlKCarlK CarlKCarlK merged commit ffb9785 into main Feb 1, 2026
6 of 11 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.

Need update: LaneCount & SupportedLaneCount has been removed

1 participant