Skip to content

Releases: jcouyang/dhall-aws-cloudformation

0.10.82

Choose a tag to compare

@github-actions github-actions released this 03 Mar 01:28
35b7352
bump version

0.9.81

Choose a tag to compare

@github-actions github-actions released this 03 Mar 01:04
766c5b3
nix-shell -p dhall

0.9.69

Choose a tag to compare

@github-actions github-actions released this 12 Feb 13:01
91a1134
revert package.nix

0.9.64

Choose a tag to compare

@github-actions github-actions released this 28 Jul 11:33
6638048
Merge pull request #10 from endgame/patch-1

Fn.dhall: Export Transform

0.9.62

Choose a tag to compare

@github-actions github-actions released this 11 Jul 14:12
8727a7d
bump version 0.9

0.8.60

Choose a tag to compare

@github-actions github-actions released this 04 Apr 22:53
63e70dd
Merge pull request #5 from jcouyang/cond-fn

add Condition functions

0.7.57

Choose a tag to compare

@github-actions github-actions released this 28 Sep 13:04
e3e412e
add transform fn

0.7.56

Choose a tag to compare

@github-actions github-actions released this 19 Sep 05:45
60265c1
add step to generate docs (#4)

* add step to generate docs

* add cacert to docker image; update readme

* preview readme.md

* freeze readme imports

* revert readme

0.7.52

Choose a tag to compare

@github-actions github-actions released this 15 Sep 14:26
4c34cc8
fix readme dhall syntax

0.7.51

Choose a tag to compare

@github-actions github-actions released this 15 Sep 13:57
f1dfbb8
SAM Policy document (#3)

* add json decoder

* decode statements

* implement root template decoder

* add mkJson* functions

* convert policy template to valid json

* use pretty render

* gen sam policy-template

* refactor to use JSON.dhall

* mk package.dhall

* refactor:move sam module;remove union type for CfnText

* update readme dhall

* fix unit test

* bump version

* freeze JSON sha

* fix dhall version

* use nix to package

* upload cache