Skip to content

Releases: aws-cloudformation/rain

Command re-organisation, new features, and many bugfixes

27 May 12:43
v0.8.0
b5e847f
Compare
Choose a tag to compare
* Improved help

* Renamed `check` command to `info`
* Added `build`, `check`, and `version` commands
* Added `detach`, `params`, and `tags` parameters to `deploy` command
* Added `creds` parameter to `info` command
* Added `detach` parameter to `rm` command
* Added `wait` parameter to `watch` command
* Many bug fixes

Add MFA support

13 Nov 15:13
v0.7.2
83778ca
Compare
Choose a tag to compare
Add MFA support Pre-release
Pre-release
v0.7.2

Add MFA support

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

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

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