All Versions
10
Latest Version
Avg Release Cycle
29 days
Latest Release
2013 days ago

Changelog History

  • v1.2.4 Changes

    October 16, 2018
    • ๐Ÿ— Build against dhall-1.18.0
    • ๐Ÿ†• New dhall-to-yaml --documents flag for generating split documents
    • ๐Ÿ— Build against yaml-0.10.2.0
      • This improves the multi-line string literals in generated YAML
      • See: #57
  • v1.2.3 Changes

    August 31, 2018
    • Correctly handle nested association lists
    • Increase upper bound on dhall dependency
    • Increase upper bound on yaml dependency
  • v1.2.2 Changes

    July 22, 2018
    • Increase upper bound on dhall dependency
    • Increase upper bound on yaml dependency
  • v1.2.1 Changes

    July 22, 2018
    • โž• Add support for preserving sum type tags
    • ๐Ÿ–จ Sort keys when pretty-printing JSON
    • Increase upper bound on dhall dependency
  • v1.2.0 Changes

    July 22, 2018
    • ๐Ÿ’ฅ BREAKING CHANGE: Add support for converting association lists to JSON records
      • This changes the behavior for records with two keys named mapKey and
        mapValue
    • ๐Ÿ›  Fix --help to not print ExitSuccess
    • ๐Ÿ›  Fix lower bound on dhall dependency
    • โœ‚ Remove optparse-generic dependency
    • Increase upper bound on dhall dependency
  • v1.1.0 Changes

    July 22, 2018
    • ๐Ÿ’ฅ BREAKING CHANGE: Build against dhall-1.13.0
      • This requires a breaking change to the type of codeToValue
  • v1.0.13 Changes

    July 22, 2018
    • โž• Add --omitNull flag to omit null-valued fields from generated JSON records
    • โž• Add codeToValue
    • Increase upper bound on dhall dependency
  • v1.0.12 Changes

    July 22, 2018
    • Increase upper bound on aeson dependency
    • Increase upper bound on dhall dependency
  • v1.0.11 Changes

    July 22, 2018
    • Increase upper bound on dhall dependency
    • ๐Ÿ“œ Increase upper bound on optparse-generic dependency
  • v1.0.10

    January 28, 2018