4.1.0
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)
- Allow trailing delmiters (such as trailing commas in lists,
Fixed
- Fix potential panic when typechecking
toMapexpressions (#49)