hslua-module-text v0.3.0 Release Notes
Release Date: 2020-08-15 // over 4 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
topushModule
. The old name is keeped as an alias for now.