rust-itertools / itertools

Extra iterator adaptors, iterator methods, free functions, and macros.
https://docs.rs/itertools/
Apache License 2.0
2.62k stars 298 forks source link

Prepare v0.13.0 release #937

Closed Philippe-Cholet closed 1 month ago

Philippe-Cholet commented 1 month ago

I think it's time to release 0.13.0 into the wild.

Ignored PRs

EDIT: #932, #939 recently merged, added to the changelog I also renamed the current milestone and created the next one.

jswrenn commented 1 month ago

@Philippe-Cholet: if this is ready to merge, go ahead and hit the Merge button!

Philippe-Cholet commented 1 month ago

@jswrenn Markdown changes only do not trigger the CI which is a good thing but it requires you to bypass it.

jswrenn commented 1 month ago

Ah, that's right. Published!