All Versions
31
Latest Version
Avg Release Cycle
80 days
Latest Release
-

Changelog History
Page 1

  • v2.0.25 Changes

    • ๐Ÿ‘Œ Support for GHC 9.0 #254
  • v2.0.24 Changes

    January 27, 2020
    • ๐Ÿ›  Fix build errors with GHC 8.10.1-alpha2 #245
  • v2.0.24.1 Changes

    • Derive Lift instances wherever possible #252
  • v2.0.23 Changes

    November 20, 2019
    • โž• Add support to use caret interpolation in only var shakespeares #242
  • v2.0.22 Changes

    October 10, 2019
    • โž• Add stextFile to Text.Shakespeare.Text, which can be used to produce Text directly in the same way shamletFile can be used to produce Html directly. #240
  • v2.0.21 Changes

    September 02, 2019
    • ๐Ÿ‘Œ Support for GHC 8.8
  • v2.0.20 Changes

    November 21, 2018
    • โช Restore allowing GHC to detect changes to i18n message files in GHC >= 8.4.
  • v2.0.19 Changes

    October 16, 2018
    • ๐Ÿ”„ Change of the default behaviour of *File functions, they now will add their templates' source file to ghc-dependencies, thus recompiling on templates' changes.
  • v2.0.18 Changes

    September 25, 2018
    • ToJavascript instance for String, Strict and Lazy Text #227
  • v2.0.17 Changes

    September 12, 2018
    • ๐Ÿ›  Fix parse pattern-match with operator constructor #222