Skip to content

Prepare v0.4.1 release#210

Merged
LaurenzV merged 3 commits into
linebender:mainfrom
LaurenzV:release_2
May 16, 2026
Merged

Prepare v0.4.1 release#210
LaurenzV merged 3 commits into
linebender:mainfrom
LaurenzV:release_2

Conversation

@LaurenzV
Copy link
Copy Markdown
Collaborator

#208 is not breaking because the restrictions already existed, we just forgot to add them everywhere.

I realized that in theory #207 would be breaking because while the Simd trait requires Seal, SimdInt and SimdBase currently do not, I think that's an oversight. However, those traits are not intended to be implemented manually anyway, so let's just fix that in a follow-up.

@LaurenzV LaurenzV requested a review from Shnatsel May 16, 2026 08:13
Copy link
Copy Markdown
Contributor

@Shnatsel Shnatsel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One broken link, otherwise LGTM.

FYI you can use [foo] instead of [foo][] syntax, which is less verbose.

Comment thread CHANGELOG.md Outdated
@LaurenzV
Copy link
Copy Markdown
Collaborator Author

FYI you can use [foo] instead of [foo][] syntax, which is less verbose.

I'm also not sure why we do this but I believe there is a reason, it's also done in the other repos. Therefore, I'll leave it as is for now.

@LaurenzV LaurenzV added this pull request to the merge queue May 16, 2026
Merged via the queue into linebender:main with commit 0e8e242 May 16, 2026
22 checks passed
@LaurenzV LaurenzV deleted the release_2 branch May 16, 2026 09:49
@DJMcNab
Copy link
Copy Markdown
Member

DJMcNab commented May 23, 2026

We use [foo][] as that indicates to markdownlint that this is a link.

In particular, that's useful because forgetting to add links is really easy.

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.

3 participants