hslua v1.0.2 Release Notes

Release Date: 2019-01-05 // about 5 years ago
  • ๐Ÿš€ Released 2019-01-05.

    • ๐Ÿ›  Fixed cross-compilation: placement of C import declarations were fixed, thereby resolving issues with cross-compilation. (Vanessa McHale and Faraz Maleknia)

    • โž• Added .gitattributes file, fixing the wrong language classification of the GitHub repository. (Vanessa McHale)

    • ๐Ÿ‘Œ Improved toHaskellFunction documentation. The documentation is now more specific on which Haskell exceptions are caught and which will lead to crashes.