From 76aafd4ba91bd1787117df0b36a7cf3d9ec50e64 Mon Sep 17 00:00:00 2001 From: Jasper Van der Jeugt Date: Thu, 30 Oct 2014 11:42:05 +0100 Subject: Version bump (4.6.0.0) --- hakyll.cabal | 2 +- web/releases.markdown | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/hakyll.cabal b/hakyll.cabal index 80b79f7..dacb0ae 100644 --- a/hakyll.cabal +++ b/hakyll.cabal @@ -1,5 +1,5 @@ Name: hakyll -Version: 4.5.5.1 +Version: 4.6.0.0 Synopsis: A static website compiler library Description: diff --git a/web/releases.markdown b/web/releases.markdown index ab8bf9e..67a0b63 100644 --- a/web/releases.markdown +++ b/web/releases.markdown @@ -4,6 +4,14 @@ title: Releases # Releases +## Hakyll 4.6.0.0 + +- Added `listFieldWith` function +- Improved `rulesExtraDependencies` behaviour +- Changed function syntax in templates from `$foo arg1 arg2$` to + `$foo("arg1", "arg2")$` +- Support parsing date from directory names in addition to file names + ## Hakyll 4.5.5.0 - Fix Binary instances for `pandoc` and `pandoc-citeproc` -- cgit v1.2.3