Releases: dhall-lang/setup-dhall
Releases · dhall-lang/setup-dhall
v4
What's Changed
- Bump node version from 16 to 20, also bump checkout action version to resolve node deprecations by @learoyklinginsmith in #11
New Contributors
Full Changelog: v4.3.0...v4
v4
What's Changed
- Bump @actions/core from 1.2.6 to 1.9.1 by @dependabot in #4
- Bump node version from 12 to 16 by @K0Te in #6
New Contributors
- @K0Te made their first contribution in #6
Full Changelog: v4.2.0...v4.3.0
v3
Moving the repository into dhall-lang
organization and updating references accordingly.
v2
Convert to a Javascript action instead of a Docker action. The Docker action wasn't setting the PATH
correctly, probably due to running inside the container instead of running in the same runtime as the environment. I think. This makes it cleaner anyway.
v1
Release the first version!
This will make the following executables available in the path for future actions:
dhall
dhall-to-json
dhall-to-yaml
json-to-dhall