* Adds `--no-aws-permissions-check` to disable preflight permission checks 37 46 * Fixes bug where incomplete install was treated as successful 44 * Updated README with table of contents and troubleshooting section 41 (thanks salvatorious)
0.1.4
* Removes default value for `--aws-profile` to allow boto3 to find credentials elsewhere 42
0.1.3
* Fixes import error in `newrelic_lambda_cli.functions` 38
0.1.2
* Adds warning for functions with pre-existing log subscription filters 33 * Adds `python3.8` runtime support 32 * Adds `subscriptions` command group to manage log subscription filters 27 * Fixes import bug with `graphql-core` 29
0.1.1
* Fixes typos related to the AWS Lambda integration role 26 (thanks igoratron)