Releases: awslabs/aws-cloudformation-template-formatter
Releases · awslabs/aws-cloudformation-template-formatter
v1.1.3
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
Improve build script
Don't use commit hash in build script
Add workflow for automated releases
Use tags for build script
v1.1.2
Add Dockerfile
Upgrade to rain v0.10.2
Bugfixes
Update to rain v0.7.1
Improved formatting brought in from an update to rain.
Correctly handle GetAtt and improve ordering of low-level properties
v1.1.0
Add verify flag and improve object ordering
v0.4.0
Add go module configuration
0.4.0
Added support for reading from stdin
0.3.0
Removed dependency on goformation, fixed some bugs, and made verifica…
0.2.0
Fix a few bugs, improve testing, and add snap support
0.1.1
Fixes a few formatting issues and resolves an upstream bug in the yaml parser.