Commit Graph

4 Commits

Author SHA1 Message Date
Simon Jakobi cd49b65c23 Move HsYAML-based code to new package dhall-yaml (#1514)
* Shared code for the dhall-to-yaml[-ng] executables stays in dhall-json.
* Shared tests are in dhall-yaml.

Fixes #1435.
2019-11-07 12:11:04 +00:00
Gabriel Gonzalez 90415e12d1 Update release script (#1477)
This is automating slightly more of the release process that I perform
2019-10-26 16:23:50 +00:00
Gabriel Gonzalez 8abb411f06 Update release script (#1349)
With each new release I'm slowly automating more of the work I do for the
release process.  This change downloads the pre-built Linux binaries
and names them correctly for ease of upload to the release page.
2019-09-26 18:00:58 +00:00
Gabriel Gonzalez 272b733e52 Add `docker-upload` script (#1308)
This is a utility script that I created for updating Docker images for
each release
2019-09-13 04:07:06 +00:00