Changelog of @hackage/static-text 0.2.0.2

Changelog

0.2.0.2 - 2018-07-30

Changed

  • Use doctest-driver-gen to run doctests

  • Dependencies bump

  • Use markdown-unlit to test code example in README

0.2.0.1 - 2018-03-15

Changed

  • GHC 8.4.x support

0.2.0 - 2018-02-17

Changed

  • Package renamed to static-text as per https://github.com/dzhus/static-text/issues/2. Old names were changed as follows:

    before after
    Data.Sext Data.StaticText
    Sext n a Static a n
    Sextable a IsStaticText a
    $(sext ..) $(st ..)

0.1.3.1 - 2017-10-29

Added

  • GHC 8.2.x support

0.1.3 - 2017-03-26

Added

  • ShortByteString support

Fixed

0.1.2 - 2017-01-18

Added

0.1.1 - 2016-19-12

Added

  • GHC 8.0.x support

0.1.0.2 - 2015-12-06

Added

  • GHC 7.10.x support

0.1.0.0 - 2014-08-10