Releases: connec/cloudformatious-cli
Releases · connec/cloudformatious-cli
0.6.1
04 Mar 20:57
Compare
Sorry, something went wrong.
No results found
Install cloudformatious-cli 0.6.1
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/connec/cloudformatious-cli/releases/download/0.6.1/cloudformatious-cli-installer.sh | sh
Download cloudformatious-cli 0.6.1
0.6.0
13 Apr 13:58
Compare
Sorry, something went wrong.
No results found
Install cloudformatious-cli 0.6.0
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/connec/cloudformatious-cli/releases/download/0.6.0/cloudformatious-cli-installer.sh | sh
Download cloudformatious-cli 0.6.0
0.6.0-pre.1
13 Apr 13:42
Compare
Sorry, something went wrong.
No results found
Install cloudformatious-cli 0.6.0-pre.1
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/connec/cloudformatious-cli/releases/download/0.6.0-pre.1/cloudformatious-cli-installer.sh | sh
Download cloudformatious-cli 0.6.0-pre.1
0.6.0-pre.0
13 Apr 13:19
Compare
Sorry, something went wrong.
No results found
Install cloudformatious-cli 0.6.0-pre.0
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/connec/cloudformatious-cli/releases/download/0.6.0-pre.0/cloudformatious-cli-installer.sh | sh
Download cloudformatious-cli 0.6.0-pre.0
0.5.0
29 Jul 00:51
Compare
Sorry, something went wrong.
No results found
Features
6b313b2 feat: support packaging of CloudFormation stack's TemplateURLs
Fixes
e0f31b3 fix: use relative path in zip entries
Other Changes
2b1c70f chore: fix new clippy lint
e9882d1 refactor: indirect Target path via Src enum
61412a2 chore: bump dependencies
131771f chore: bump version
0.4.0
04 Dec 00:03
Compare
Sorry, something went wrong.
No results found
Features
722ccb2 feat: add PackageableProperty for AWS::Serverless::Function
a64ec45 feat: implement recovery from ROLLBACK_COMPLETE
Fixes
24a6553 fix: implement packaging for directories
Other Changes
0.3.0
31 Oct 22:09
Compare
Sorry, something went wrong.
No results found
Breaking Changes
24430cc refactor!: require --stack-name in {apply,delete}-stack
16e5a53 refactor!: make template-path a (required) option
Features
04a55b3 feat: implement Clone on arg structs (and Copy if possible)
Fixes
8f0f8b9 fix: restore multi-value behaviour for Vec args
Other Changes
8d2865d chore: upgrade clap
0ce100e refactor: improve value names for parameters and tags
c66db00 refactor: remove unstable-package command
5cbe778 ci: bump cache@v2 to clear deprecation warnings
538c741 ci: use Cargo.lock for cargo cache key rather than commit SHA
a75b655 ci: run PR workflow on push to master
6c377ec chore: bump version
0.2.4
31 Oct 19:33
Compare
Sorry, something went wrong.
No results found
Other Changes
5a5881d chore: switch to rustls for dependencies
b060b9f ci: re-enable update job in PR workflow
107ccc1 ci: use locked dependencies for all CI cargo invocations
a66d763 chore: bump version
0.2.3
30 Oct 23:39
Compare
Sorry, something went wrong.
No results found
Other Changes
a07b93d ci: attempt #2 to fix release builds with C deps
0.2.2
30 Oct 23:20
Compare
Sorry, something went wrong.
No results found
Other Changes
803af4d ci: attempt to fix release builds with C deps