0.8.1.3 (14 October 2015) ------------------------- * Allow `pandoc-citeproc-0.8` 0.8.1.2 (22 September 2015) --------------------------- * Allow `lens-4.13` 0.8.1.1 (10 July 2015) ---------------------- * Allow `pandoc-1.15` * Allow `lens-4.12` 0.8.1 (1 June 2015) ------------------- * Require `haxr-3000.11` which adds HTTPS support. 0.8 (28 May 2015) ----------------- * Require `pandoc-1.14` * Allow `highlighting-kate-0.6` * With the introduction of `Either` results for `pandoc`'s reader functions, the type of `Text.BlogLiterately.Transform.xformDoc` has changed. It now yields `IO (Either PandocError (BlogLiterately, String))` instead of `IO (BlogLiterately, String)`. 0.7.1.11 (26 May 2015) ---------------------- * Allow `lens-4.11` 0.7.1.10 (12 May 2015) ---------------------- * Bump upper bounds. Allow: - `hscolour-1.23` - `pandoc-citeproc-0.7` 0.7.1.9 (6 May 2015) -------------------- * Fix compilation under GHC-7.10 0.7.1.8 (4 May 2015) -------------------- * Bump upper bounds. Now allows: - `base-4.8` - `transformers-0.4` - `lens-4.9` - `hscolour-1.22` - `blaze-html-0.8` - `HaXml-1.25` - `pandoc-1.13` - `pandoc-citeproc-0.6` * Get rid of `utf8-string` dependency * Drop leading spaces while parsing BLOpts block 0.7.1.7 (5 June 2014) --------------------- * Allow `lens-4.2` * Test with GHC 7.8 0.7.1.6 (21 March 2014) ----------------------- * Allow `lens-4.1` 0.7.1.5 (10 March 2014) ----------------------- * Fix bug that was causing options set in profile or in-file options header to be ignored when doing pandoc writing, which affected e.g. table of contents setting. 0.7.1.4 (3 February 2014) ------------------------- * (#11) Workaround allowing [ghci] blocks in .lhs files containing lines that start with # 0.7.1.3 (30 January 2014) ------------------------- * Allow lens-4.0 0.7.1.2 (27 January 2014) ------------------------- * Allow blaze-html-0.7 0.7.1.1 (17 January 2014) ------------------------- * Bug fix: no table of contents is now actually the default, as advertised 0.7.1 (14 January 2014) ----------------------- * Allow pandoc-citeproc-0.3 * Add --toc option for putting a table of contents at the top of a post 0.7.0.2 (4 December 2013) ------------------------- * Allow pandoc-citeproc-0.2 0.7.0.1 (7 November 2013) ------------------------- * Allow lens-3.10 0.7 (2 November 2013) --------------------- * Add support for citations. 0.6.3.1 (10 October 2013) ------------------------- * Allow haxr-3000.10 0.6.3 (30 September 2013) ------------------------- * Update to build against pandoc-1.12. Note that BlogLiterately no longer builds with pandoc < 1.12. 0.6.2 (29 August 2013) ---------------------- * Enable input in reStructuredText format 0.6.1 (27 August 2013) ---------------------- * Automatically include necessary preamble (e.g. `