Skip to content

Releases: jcouyang/dhall-aws-cloudformation

0.10.82

03 Mar 01:28
35b7352
Compare
Choose a tag to compare
bump version

0.9.81

03 Mar 01:04
766c5b3
Compare
Choose a tag to compare
nix-shell -p dhall

0.9.69

12 Feb 13:01
91a1134
Compare
Choose a tag to compare
revert package.nix

0.9.64

28 Jul 11:33
6638048
Compare
Choose a tag to compare
Merge pull request #10 from endgame/patch-1

Fn.dhall: Export Transform

0.9.62

11 Jul 14:12
8727a7d
Compare
Choose a tag to compare
bump version 0.9

0.8.60

04 Apr 22:53
63e70dd
Compare
Choose a tag to compare
Merge pull request #5 from jcouyang/cond-fn

add Condition functions

0.7.57

28 Sep 13:04
e3e412e
Compare
Choose a tag to compare
add transform fn

0.7.56

19 Sep 05:45
60265c1
Compare
Choose a tag to compare
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

15 Sep 14:26
4c34cc8
Compare
Choose a tag to compare
fix readme dhall syntax

0.7.51

15 Sep 13:57
f1dfbb8
Compare
Choose a tag to compare
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