Skip to content

Releases: nayaverdier/pbatch

v0.2.0

23 Sep 05:18
add321d

Choose a tag to compare

(not backwards compatible)

  • make pmap return a generator, so that the entire result set does not necessarily have to be in memory at the same time

v0.1.1

21 Sep 07:51
v0.1.1
480558e

Choose a tag to compare

  • Remove deprecated loop argument from asyncio.wait (fixes warning)

v0.1.0

21 Sep 07:51
v0.1.0
9114d63

Choose a tag to compare

  • Initial Release