Skip to content

5.0.0

Compare
Choose a tag to compare
@philandstuff philandstuff released this 20 Sep 12:55
· 26 commits to main since this release
222e8bc

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

Changed

  • Language changes
    • Enable with optimizations

This implements the newly-possible with optimizations such that
deeply-nested with expressions do not experience pathological
slowdown.