Skip to content

Releases: wandb/parallel

v0.2.3

17 Sep 01:21
e720cd8

Choose a tag to compare

Adds a performance optimization for groups that may be awaited many, many times. This may not affect most use cases but it is good to have. The CI has also been updated with recent go toolchain versions.

v0.2.2

09 Oct 23:05
5798e0c

Choose a tag to compare

Adds pretty-printing for wrapped panics from executors.

v0.2.1

01 Oct 00:55

Choose a tag to compare

  • Drops supports for go 1.20 and older
  • Preserved stack traces from panics that occur within executors
  • Guaranteed cancelation of contexts started by executors

v0.1.1

06 May 22:07
82cc1cd

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1