curryrs v0.1.1 Release Notes

Release Date: 2016-10-26 // over 7 years ago
  • v0.1.1

    ๐Ÿ”‹ Features

    • ๐Ÿ”„ Change FFI Primitives to use fixed width versions in Haskell
      and Rust rather than using C types.

    ๐Ÿ“š Documentation

    • ๐Ÿ“š Update README to make documentation clearer to users based
      off feedback in issue #1
    • โšก๏ธ Update README with how to get Haskell into Rust

    โœ… Testing

    • โœ… Setup Haskell in Rust tests with C glue code to get it to
      work