v1.0.0
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