1.0.4
* [Add support for `Prelude.Map.Type`](https://github.com/dhall-lang/dhall-haskell/pull/2549)
* [Fix loading of relative paths](https://github.com/dhall-lang/dhall-haskell/pull/2607)
1.0.3
* [Support `Integer`s](https://github.com/dhall-lang/dhall-haskell/pull/2469)
1.0.2
* [Improve command-line interface](https://github.com/dhall-lang/dhall-haskell/pull/2355)
* [Build against `optparse-applicative-0.17`](https://github.com/dhall-lang/dhall-haskell/pull/2355)
* [Build against `text-2.0`](https://github.com/dhall-lang/dhall-haskell/pull/2356)
1.0.1
* [Fix doctest](https://github.com/dhall-lang/dhall-haskell/pull/2325)
1.0.0
* Initial release