Releases: takomo-io/takomo
Releases · takomo-io/takomo
v5.6.0
v5.5.0
v5.4.0
v5.3.0
v5.2.0
v5.1.0
v5.0.0
5.0.0 (2022-10-30)
Bug Fixes
- fix a typo in deploy stacks message (f04019b)
- fix assuming of roles from stacks not selected to undeploy operation (#393) (14cc2fe)
- fix validating of command roles (5e62d99)
chore
Features
- add commands to show and validate deployment targets configuration (960b91a)
- expose public API (f05a517), closes #365
- show target name in deployment targets stack operation summary (af1c822)
BREAKING CHANGES
- remove getCloudFormationClient() from Stack interface
- replace credentials property from Stack interface with getCredentials() function
- require nodejs version 16.17.0
v5.0.0-alpha.6
5.0.0-alpha.6 (2022-10-29)
Features
- add commands to show and validate deployment targets configuration (f3a12ff)
v5.0.0-alpha.5
v5.0.0-alpha.4
5.0.0-alpha.4 (2022-10-23)
Features
- show target name in deployment targets stack operation summary (276d2e8)