Skip to content

v0.6.4

Choose a tag to compare

@emmenko emmenko released this 06 Apr 15:46
· 592 commits to master since this release

Fix:

  • set maxParallel globally as a function of SphereClient e5133b5
client = new SphereClient
client.setMaxParallel(5)
client.products.fetch()