- Ability to specify the region via the cli. - Ability to specify a profile via the cli or config.yml. - Ability to specify a role via the cli. - Skip role assume when no role is specified in config.yaml or via the cli.
0.23.1
- Moving upload_template_to_s3 into the Template object.
0.23.0
- Adding support for the cascading of <stack_name>.yaml files. - Moved --debug flag to be after sceptre keyword (\$ sceptre --debug <command>). - Refactor how config is handled internally. - Lazy load stack config and templates.
0.22.1
- Adding dependency resolving to create-change-set.