hakyll/web/releases.markdown
Jasper Van der Jeugt 82a2ec43d2 Tweak releases page
2013-01-20 21:58:16 +01:00

926 B

title
Releases

Releases

Hakyll 4.1.2.0

January 20, 2013

  • Fix an issue where a dependency cycle would lead to infinite recursion/stack overflow

Hakyll 4.1.1.0

January 20, 2013

  • Fix an issue regarding relativizeUrls expanding <meta /> to <meta></meta>

Hakyll 4.1.0.0

January 20, 2013

Update to use Pandoc 1.10, this requires changes to your site.hs if you're using custom Pandoc options or the Hakyll.Web.Pandoc.Biblio module.

  • defaultHakyllParserState renamed to defaultHakyllReaderOptions
  • The type of readPandocBiblio changed

Because of the many changes, this release is no longer compatible with Pandoc 1.9.

Hakyll 4.0.0.0

January 16, 2013

The Initial release of Hakyll 4, see this blogpost and the migration guide for an overview of changes.