Requires version >= 1.18.0 of [aws-lambda-builders](https://github.com/aws/aws-lambda-builders)
1.3.1
* Add support for IMPORT statuses - i.e. you can update a stack in IMPORT_COMPLETE or IMPORT_ROLLBACK_COMPLETE statuses.
> There's currently no support for using stackmanager to perform the import.
1.3.0
* Add `--parameter-use-previous <ParameterName>` argument to `deploy` so that if you've previously used `--parameter` and want to use the same value you don't need to supply it.