All Versions
14
Latest Version
Avg Release Cycle
148 days
Latest Release
-

Changelog History
Page 1

  • v1.0.3 Changes

    ๐Ÿš€ Released 2020-08-15.

    • ๐Ÿ˜Œ Relaxed version constraint for hslua, allowing hslua-1.2.*.
  • v1.0.2 Changes

    May 28, 2020

    ๐Ÿš€ Released 2020-05-28

    • ๐Ÿ˜Œ Relaxed version constraint for aeson, allowing aeson-1.5.*.

    • โšก๏ธ Update CI tests to check with GHC versions 8.0 through 8.10. Compilation with GHC 7.10 is no longer tested.

    • โฌ†๏ธ Bump to stackage LTS-14.

  • v1.0.1 Changes

    April 03, 2020

    ๐Ÿš€ Released 2020-04-03

    • ๐Ÿ“ฆ Relax version constraint for packages hashable and hslua, allow hashable-1.3 and hslua-1.1.*.
  • v1.0.0 Changes

    September 23, 2018
    • โšก๏ธ Update to hslua 1.0.0

    • Function registerNull has been replaced by pushNull.

    Using pushNull has the advantage that users won't have to remember to register a special variable. Users who need a global variable can set it by running

        pushNull
        setglobal "HSLUA_AESON_NULL"
    
  • v0.3.0 Changes

    August 18, 2017
    • โšก๏ธ Update to hslua 0.8.0.
  • v0.3.0.2

    June 11, 2018
  • v0.3.0.1

    October 05, 2017
  • v0.2.0 Changes

    • โšก๏ธ Update to hslua 0.6.0.
  • v0.2.0.0

    July 29, 2017
  • v0.1.0

    February 03, 2017