rust-itertools / itertools

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

Missing tag for version 0.10.5 #656

Closed hommeabeil closed 9 months ago

hommeabeil commented 1 year ago

Their is no tag for the version 0.10.5. It is useful when looking at the source code to be able to checkout a given tag and to be sure it represent what the doc says.

Philippe-Cholet commented 9 months ago

The v0.10.5 tag was added thanks to #703.