Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: enable non-const concat #2

Merged
merged 2 commits into from
Jun 1, 2024

Conversation

Daniel-Aaron-Bloom
Copy link
Contributor

@Daniel-Aaron-Bloom Daniel-Aaron-Bloom commented May 28, 2024

Switch ArrayConcatDecomposed from a plain tuple to a more cons-like structure.

Make the const-panic slightly more robust, adding a feature to keep the MSRV low.

This should only require a patch version bump, as compatibility should be maintained with all previous callers.

@inspier
Copy link
Owner

inspier commented May 31, 2024

Hey thanks for the contribution, sorry for the delay in reviewing this, have been a bit busy this week. Will try to take a look by this weekend.

@inspier inspier merged commit 7c81b7a into inspier:master Jun 1, 2024
1 check passed
@inspier
Copy link
Owner

inspier commented Jun 1, 2024

@Daniel-Aaron-Bloom Thanks for the contribution! This has been released in v0.5.3

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.

2 participants