Skip to content

Releases: awslabs/aws-cloudformation-template-formatter

v1.1.3

02 Feb 13:36
v1.1.3
3b97329
Compare
Choose a tag to compare

Update Rain link in README.md
Add deprecation notice
Allow building arm64 for windows and macos
Add deprecation notice to cli message
Update action to use checkout@v3
Remove use of golint as it is deprecated

v1.1.2-1

26 Oct 18:41
v1.1.2-1
aa1d298
Compare
Choose a tag to compare

Improve build script
Don't use commit hash in build script
Add workflow for automated releases
Use tags for build script

v1.1.2

23 Oct 16:02
v1.1.2
7a47d74
Compare
Choose a tag to compare

Add Dockerfile
Upgrade to rain v0.10.2
Bugfixes

Update to rain v0.7.1

07 Nov 12:21
v1.1.1
d0a6665
Compare
Choose a tag to compare

Improved formatting brought in from an update to rain.

Correctly handle GetAtt and improve ordering of low-level properties

02 Jul 14:42
v1.1.0
8d1fdf2
Compare
Choose a tag to compare
v1.1.0

Add verify flag and improve object ordering

v0.4.0

10 Apr 13:54
Compare
Choose a tag to compare
Add go module configuration

0.4.0

26 Mar 14:20
cc59036
Compare
Choose a tag to compare
Added support for reading from stdin

0.3.0: Removed dependency on goformation, fixed some bugs, and made verifica…

12 Mar 09:26
Compare
Choose a tag to compare

0.2.0

11 Mar 01:34
Compare
Choose a tag to compare
Fix a few bugs, improve testing, and add snap support

0.1.1

08 Mar 07:47
Compare
Choose a tag to compare

Fixes a few formatting issues and resolves an upstream bug in the yaml parser.