All Versions
13
Latest Version
Avg Release Cycle
112 days
Latest Release
3244 days ago

Changelog History
Page 1

  • v0.6.7 Changes

    June 03, 2015

    โž• Added

    • ๐Ÿ‘Œ Support for pandoc greater than version 1.14
  • v0.6.6 Changes

    June 03, 2015

    ๐Ÿ”„ Changed

    • Dependencies to be up to date
  • v0.6.5 Changes

    June 03, 2015

    ๐Ÿ›  Fixed

    • ๐Ÿ”— Links to section IDs in parallel layout
    • Exclusion of shebangs within files
  • v0.6.4 Changes

    June 03, 2015

    ๐Ÿ›  Fixed

    • ๐Ÿ“ฆ Data directory searching with the cabal package
  • v0.6.3 Changes

    June 03, 2015

    ๐Ÿ›  Fixed

    • Title headers when left empty
  • v0.6.2 Changes

    June 03, 2015

    ๐Ÿ”„ Changed

    • ๐Ÿ‘‰ Use of Map to HashMap
    • Store language definitions in a separate JSON file
  • v0.6.1 Changes

    June 03, 2015

    ๐Ÿ›  Fixed

    • Multiple CSS inclusions in template files

    โœ‚ Removed

    • Explicit normalize.css file in linear template
  • v0.6.0 Changes

    May 06, 2013

    โž• Added

    • ๐Ÿ“œ cmdags for command line argument parsing
    • Help flag in CLI
    • ๐Ÿ”– Version flag in CLI
    • Error message when no files are put into the CLI
    • More than one template -- linear and parallel

    ๐Ÿ”„ Changed

    • Headers, both h1 and h2, are on their own separate line
    • Recursive directory to include subdirectory as well
  • v0.5.0 Changes

    May 01, 2013

    โž• Added

    • ๐Ÿ‘Œ Support for Literate Haskell

    ๐Ÿ”„ Changed

    • Code highlight from pygments to highlighting-kate
  • v0.4.0 Changes

    April 27, 2013

    โž• Added

    • ๐Ÿ‘Œ Support for pandoc greater than version 1.10
    • ๐Ÿ‘Œ Support for unicode characters

    ๐Ÿ”„ Changed

    • โœ… Functions using ByteString to Text