Skip to content

@grain/stdlib stdlib-v0.4.2

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Oct 00:20
f3acade

Features

  • compiler: Inline not (!) operator (#937) (3f5e9a9)
  • stdlib: Add Conv.wasmI32ToNumber function (#978) (c93ade8)
  • stdlib: Add string trim functions to String module (#951) (e55de8f)
  • stdlib: Regular Expressions (#680) (9601e16)

Bug Fixes

  • stdlib: Fix Char.code memory issue (#928) (dfa31d8)
  • stdlib: Fix issue with list printing (#894) (e2a33a9)
  • stdlib: Fix memory issue in list printing (#912) (3e0a805)
  • stdlib: Fix memory leaks in Char stdlib (#929) (99cc94b)