Skip to content

v0.3.0

Compare
Choose a tag to compare
@mnxn mnxn released this 26 Nov 22:49
· 26 commits to trunk since this release

CHANGES:

0.3.0

  • Fix Promise.Array.find_map and Promise.List.find_map raising
    Assert_failure (#1)
  • Stop calling the function once Promise.Array.find_map and
    Promise.List.find_map find a value (#1)