Skip to content

Minor updates and fixes

Pre-release
Pre-release
Compare
Choose a tag to compare
@louthy louthy released this 01 Feb 14:52
· 8 commits to main since this release

This is a small release:

New:

  • Add awaitAll and awaitAny that work with ForkIO - #1440

Bug fix:

  • Arr.Apply returns an almost empty array with the first element equal to the last expected element - #1442