Skip to content
This repository has been archived by the owner on Nov 24, 2018. It is now read-only.

Releases: dhall-lang/dhall-json

dhall-json-1.2.4

16 Oct 05:07
3e42bbf
Compare
Choose a tag to compare
  • 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

dhall-json-1.2.3

31 Aug 15:33
51a1fda
Compare
Choose a tag to compare
  • Correctly handle nested association lists
  • Increase upper bound on dhall dependency
  • Increase upper bound on yaml dependency

dhall-json-1.2.2

22 Jul 15:36
fa277f4
Compare
Choose a tag to compare
  • Increase upper bound on dhall dependency
  • Increase upper bound on yaml dependency

dhall-json-1.2.1

22 Jul 15:26
8840161
Compare
Choose a tag to compare
  • Add support for preserving sum type tags
  • Sort keys when pretty-printing JSON
  • Increase upper bound on dhall dependency

dhall-json-1.2.0

22 Jul 15:26
14624f7
Compare
Choose a tag to compare
  • 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

dhall-json-1.1.0

22 Jul 15:25
Compare
Choose a tag to compare
  • BREAKING CHANGE: Build against dhall-1.13.0
    • This requires a breaking change to the type of codeToValue

dhall-json-1.0.13

22 Jul 15:24
Compare
Choose a tag to compare
  • Add --omitNull flag to omit null-valued fields from generated JSON records
  • Add codeToValue
  • Increase upper bound on dhall dependency

dhall-json-1.0.12

22 Jul 15:23
Compare
Choose a tag to compare
  • Increase upper bound on aeson dependency
  • Increase upper bound on dhall dependency

dhall-json-1.0.11

22 Jul 15:23
Compare
Choose a tag to compare
  • Increase upper bound on dhall dependency
  • Increase upper bound on optparse-generic dependency

dhall-json-1.0.10

28 Jan 01:13
Compare
Choose a tag to compare
Version 1.0.9 → 1.0.10