All Versions
11
Latest Version
Avg Release Cycle
3 days
Latest Release
-

Changelog History
Page 1

  • v1.3.2.0 Changes

    • ๐Ÿ“œ Relax aeson, directory and opt-parse-applicative bounds.
  • v1.3.1.0 Changes

    January 16, 2017
    • โž• Added flag json to output bundles in JSON format instead of YAML.
  • v1.3.0.0 Changes

    January 06, 2017
    • 0๏ธโƒฃ Default input file name is now input.json, not <template name>_input.json.

    • ๐Ÿ”„ Changed recommended way of reading input via Helper.hs

    • โž• Added flag preserve-temp to not nuke temporary files after execution.

  • v1.2.3.0 Changes

    December 31, 2016
    • ๐Ÿ‘Œ Support compilation with GHC 7.10.
  • v1.2.2.0 Changes

    December 29, 2016
    • Always copy input json to <tamplate_name>_input.json at pre-build time.
  • v1.2.1.0 Changes

    December 29, 2016
    • Executing haskintex with -werror flag to fail when Haskell evaluation is failed.
  • v1.2.0.0 Changes

    December 22, 2016
    • โž• Add version command to CLI.
    • ๐Ÿ›  Fix: renderBundleToPDF doesn't take base directory.
    • ๐Ÿ›  Fix: loadTemplateInMemory now takes base directory.
    • Strong distinguish between bundle and ordinary template format. Bundle templates
      have to define bundle: true inside the YAML files.
  • v1.1.0.0 Changes

    December 21, 2016
    • ๐Ÿ“ฆ Separate package into pdf-slave and pdf-slave-template to allow usage of GHCJS with template format definition.
  • v1.0.1.0 Changes

    December 21, 2016
    • โž• Added missing reexports into head module.
  • v1.0

    December 21, 2016