All Versions
10
Latest Version
Avg Release Cycle
126 days
Latest Release
3383 days ago

Changelog History

  • v0.6.1 Changes

    December 23, 2014
    • ๐Ÿ›  Fixing documentation typos
    • ๐Ÿ‘€ Implementing basic context merging (see https://github.com/lymar/hastache/issues/31)
    • mkGenericContext' takes an additional (String -> String) argument which is applied to record field names, much like aeson's fieldLabelModifier
    • Removing unnecessary utf8-string dependency
    • ๐Ÿ‘€ Implementing the generic context creation for Maybe (see https://github.com/lymar/hastache/issues/38 and nestedPolyGenericContextTest test), Either, (), and Version.
    • mkReadme is now officially an executable
    • Big change: custom extensions for generic contexts (should solve #30). See the documentation for Text.Hastache.Context and the genericCustom.hs example.
    • ๐Ÿ‘€ Making Hastache work with new base-4.8 (see #41)

    ๐Ÿ‘• Thanks to: Tobias Florek, Edsko de Vries, Janne Hellsten, @clinty, Stefan Kersten, Herbert Valerio Riedel, and others

  • v0.6.0 Changes

    March 31, 2014
    • โœ… Switching from lazy ByteString to lazy Text
    • ๐Ÿ‘Œ Support for multiple constructors in generic contexts (issue #16)
    • โž• Additional MuVar instances (Maybe, Either, ())
  • v0.5.1

    August 11, 2013
  • v0.5.0

    January 31, 2013
  • v0.4.2

    July 31, 2012
  • v0.4.1

    July 11, 2012
  • v0.3.3

    February 03, 2012
  • v0.3.2

    February 03, 2012
  • v0.3.1

    February 03, 2012
  • v0.2.4

    November 14, 2011