dhall-json v1.2.4 Release Notes

Release Date: 2018-10-16 // over 5 years ago
    • ๐Ÿ— 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

Previous changes from v1.2.3

    • Correctly handle nested association lists
    • Increase upper bound on dhall dependency
    • Increase upper bound on yaml dependency