Skip to content

v1.0.0

Compare
Choose a tag to compare
@saantiaguilera saantiaguilera released this 25 May 20:21
· 11 commits to master since this release

What's Changed

First stable release after some months of internal testing/usages and refactors to the API.

This first stable version doesn't include anything new in regard to the latest experimental one (v0.5.X), hence everything still works the same. I've simply published it as a first stable release since this API won't be breaking compatibility from now on as it's stable and it works as intended, so anyone can feel free to use it without risks of compatibility issues with later versions.

Changes this version brings are:

  • Performance improvement in concurrenty step by Inlining concurrency runs and the reduce operation of the results.
  • Add missing documentation in examples / functions
  • Tidy up READMEs

Full Changelog: v0.5.1...v1.0.0