Prepare v0.13.0 release#937
Merged
jswrenn merged 1 commit intorust-itertools:masterfrom May 16, 2024
Merged
Conversation
77594a8 to
b950aff
Compare
00d379f to
6d7cf27
Compare
Merged
6d7cf27 to
e4ec74a
Compare
jswrenn
approved these changes
May 16, 2024
Member
|
@Philippe-Cholet: if this is ready to merge, go ahead and hit the |
Member
Author
|
@jswrenn Markdown changes only do not trigger the CI which is a good thing but it requires you to bypass it. |
Member
|
Ah, that's right. Published! |
lpewewq
pushed a commit
to lpewewq/itertools
that referenced
this pull request
Aug 4, 2024
lpewewq
pushed a commit
to lpewewq/itertools
that referenced
this pull request
Aug 4, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I think it's time to release 0.13.0 into the wild.
Ignored PRs
type MapForGrouping<...> = MapSpecialCase<...> #876(un-ignored, part of "OptimizedGroupingMapBy")deprecated_in_futurelint #877ZipSlicesfrom benchmarks #911ZipEq::fold(and change test) #915.nth[_back](n)with inputsn#916LazyBuffer::get_at(+ simplifyCombinations::nth) #917EDIT: #932, #939 recently merged, added to the changelog
I also renamed the current milestone and created the next one.