Skip to content

Releases: nvie/itertools

v1.1.2

09 Jan 08:51
Compare
Choose a tag to compare
  • Properly declare dependency on the regenerator-runtime

v1.1.1

03 Jan 21:45
Compare
Choose a tag to compare
  • Fix bug in cycle() with infinite inputs

v1.1.0

24 Oct 21:03
Compare
Choose a tag to compare
  • Add roundrobin()
  • Add intersperse()