hslua-module-text v0.3.0 Release Notes

Release Date: 2020-08-15 // over 3 years ago
  • ๐Ÿš€ Released 2020-08-15.

    ๐Ÿ‘‰ Use self-documenting module. This allows to include
    ๐Ÿ“š documentation with the module definition, and to auto-generate
    ๐Ÿ“š documentation from that. Requires hslua-1.2.0 or newer.

    ๐Ÿ— Run CI tests with all GHC 8 versions, test stack builds.


Previous changes from v0.2.1

    • ๐Ÿ‘ Require at least HsLua v1.0.3: that version has better support for modules.

    • ๐Ÿ“‡ Rename pushModuleText to pushModule. The old name is keeped as an alias for now.