All Versions
9
Latest Version
Avg Release Cycle
173 days
Latest Release
1342 days ago

Changelog History

  • v0.3.0 Changes

    August 15, 2020

    ๐Ÿš€ 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.

  • v0.3.0.1

    October 16, 2020
  • v0.2.1 Changes

    May 04, 2019
    • ๐Ÿ‘ 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.

  • v0.2.0 Changes

    September 24, 2018
    • ๐Ÿ‘‰ Use hslua 1.0.
  • v0.1.2 Changes

    November 17, 2017
    • โœ… Run tests with Travis CI.
    • ๐Ÿ›  Fix problems with GHC 7.8
  • v0.1.2.2 Changes

    March 09, 2018
    • ๐Ÿ˜Œ Relax upper bound for base.
  • v0.1.2.1 Changes

    March 09, 2018
    • โž• Add missing test file in the sources archive. This oversight had caused some stackage test failures.
  • v0.1.1 Changes

    November 16, 2017
    • Lift restriction on base to allow GHC 7.8.
  • v0.1 Changes

    November 16, 2017
    • ๐Ÿš€ First version. Released on an unsuspecting world.