Skip to content

4.1.0

Choose a tag to compare

@philandstuff philandstuff released this 10 Aug 21:16

This brings dhall-golang up to version 17.1.0 of the Dhall standard.

Added

  • Language changes
    • Allow trailing delmiters (such as trailing commas in lists,
      trailing pipes in unions)

Fixed

  • Fix potential panic when typechecking toMap expressions (#49)