dhall-json v1.2.0 Release Notes

Release Date: 2018-07-22 // over 5 years ago
    • 💥 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