Skip to content

Conversation

@sharkdp
Copy link
Contributor

@sharkdp sharkdp commented Oct 16, 2025

I excluded the following items from the CHANGELOG. Let me know if you want one of these to be included:

  • Rooster config: ignore PRs labelled documentation or playground when generating the changelog (#1360)
  • refactor Place (#20871)
  • Standardize syntax error construction (#20903)
  • Use field-specifier return type as the default type for the field (#20915)
  • Do not bind self to non-positional parameters (#20850)

The last one is in principle observable, but sounds much more scary than it is, as it only affected CallableTypeOf[…], I believe.

@AlexWaygood
Copy link
Member

AlexWaygood commented Oct 16, 2025

Remove "pre-release software" warning (#20817)

That one has actually been asked for by users, I think (#1253) so it might be worth including!

Rooster config: ignore PRs labelled documentation or playground when generating the changelog (#1360)

Hah. We should probably also ignore PRs labelled release so this kind of thing is auto-excluded 😆

cache Type::is_redundant_with (#20477)

This was a big performance improvement and fixed hangs on some projects! Definitely worth including, I think

Copy link
Member

@AlexWaygood AlexWaygood left a comment

Choose a reason for hiding this comment

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

Thank you!

@sharkdp sharkdp merged commit 5c51b84 into main Oct 16, 2025
30 checks passed
@sharkdp sharkdp deleted the david/bump-0-0-1a23 branch October 16, 2025 18:02
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.

4 participants