Skip to content

Releases: aws-cloudformation/rain

Minor update to rain fmt

07 Nov 12:23
v0.7.1
10299bf
Compare
Choose a tag to compare
Pre-release

Format large numbers correctly for YAML where fmt.Sprint does not.

Introducing ChangeSets and squash some bugs

25 Sep 20:56
v0.7.0
16509aa
Compare
Choose a tag to compare

Use changsets for deployment
Add force flag to deployment
Add formatting and processed/original options to cat
Add force flag to rm
Add watch command
Only show short output for completed resources while watching a stack
Differentiate between objects in diffs that have children with changes and objects that have actually changed
Add two-way option to tree command
Change ls output to YAML format and remove the table library
Add -c switch to check command to display current credentials

Format

09 Jul 11:07
v0.6.0
ccd3ce0
Compare
Choose a tag to compare
Format Pre-release
Pre-release

Add fmt command
Fix various bugs

v0.5.1

07 Nov 12:25
v0.5.1
0d43bbd
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release
Bugfixes to improve behaviour of formatting (and hence cfn-format)

Add tree command

02 Jul 11:15
v0.5.0
d1a2919
Compare
Choose a tag to compare
Add tree command Pre-release
Pre-release
v0.5.0

Add tree command

v0.4.0: Add --long flag to diff.

25 Jun 10:10
v0.4.0
3ab2e6d
Compare
Choose a tag to compare
Pre-release

Add --long flag to diff.
Improve diff formatting and ordering.
Improve log formatting.

v0.3.0: Try harder to load credentials. Add logs command. Add --all flag to l…

18 Jun 16:24
v0.3.0
3510616
Compare
Choose a tag to compare

Try harder to load credentials.
Add logs command.
Add --all flag to ls command.

v0.2.2

07 Nov 12:25
v0.2.2
280d9e8
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release
Update dependencies and display region information when running commands

v0.2.1

03 Jun 17:07
v0.2.1
e3c46e9
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release
Fix issue with diffing templates containing different GetAtt styles

v0.2.0: Merge parse/format from github.com/awslabs/aws-clouformation-template…

07 Nov 12:25
v0.2.0
1b91850
Compare
Choose a tag to compare
…-formatter and add check command