Skip to content

0.3.1

Compare
Choose a tag to compare
@kamadorueda kamadorueda released this 21 Feb 00:13
· 197 commits to main since this release

Added

  • Prebuilt binaries for armv6l-linux, armv7l-linux, i686-linux.

Changed

  • Native aarch64-linux now use GNU libc instead of musl,
    this makes the binary run faster on multi-threaded hardware.

Fixed

  • All prebuilt binaries are now fully statically linked.
  • An attempt to subtract with overflow in some scenarios of a let-in expression.

What's Changed

New Contributors

Full Changelog: 0.3.0...0.3.1