5.0.0
This brings dhall-golang up to version 18.0.0 of the Dhall standard.
Changed
- Language changes
- Enable
with
optimizations
- Enable
This implements the newly-possible with
optimizations such that
deeply-nested with
expressions do not experience pathological
slowdown.