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

0.3.8 release #25

Merged
merged 7 commits into from
Dec 6, 2023
Merged

0.3.8 release #25

merged 7 commits into from
Dec 6, 2023

Conversation

rodrimati1992
Copy link
Owner

No description provided.

Removed Copy limitation of `konst::array::{from_fn, map}` macros

Updated tests for these macros
Added test for `konst::array::map` with non-copy element,
to which a closure with `(ref x)` pattern is passed.

Updated changelog
Changed the macro to support either a pattern or `foo: Type`

Updated `array::map` tests to test the changes of this macro
This change allows the iterator macros to parse `foo: Type`

Updated changelog
@rodrimati1992 rodrimati1992 merged commit 4c48f81 into main Dec 6, 2023
5 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