Releases: widdix/aws-cf-templates-cli
Releases · widdix/aws-cf-templates-cli
v0.4.0
v0.3.0
v0.2.0
- [Improvement] * - Update dependencies
- [Improvement] * - You can now use Docker to run widdix CLI
v0.1.3
- [Bug Fix]
list
- Drift detection was not working if the only difference was new lines at the end - [Bug Fix]
list
- CloudFormation rate limiting was broken - [Improvement]
*
- You can now installwiddix
vianpm
:npm install -g widdix
v0.1.2
- [Bug Fix]
update
- was not working with multiple stacks - [Bug Fix]
update
- some changes in table missed a column - [Improvement]
*
- You no can override the latest version fetched from GitHub with--latest-version=x.y.z
v0.1.1
Bug Fix: Read ~/.aws/credentials
and ~/.aws/config
to get profile information
v0.1.0
Initial release