* Replace ZappaCookie with Set-Cookie permutation! :D (636) * Bump `lambda-packages` version * Fix installed_packages_name_set (637) * Add `slim_handler` (548) * Various small requirements bumps and other fixes.
0.34.0
* Adds `--since` and `--filter` to `tail` * Fixes `unschedule` command when used with specific stage
0.33.0
* Adds `package` command * Forbids the use of unicode environment variable keys * Initialize wsgi.errors to sys.stderr (was '') * Accept `AWS_SESSION_TOKEN` when executing via an IAM role (589) * Set `REMOTE_USER` even when using `iam_authorization` * Rename `lets_encrypt_schedule` to `lets_encrypt_expression` (571) * Messages in `tail` are now sequential * Bump version requirements, update README * Various other small changes
0.32.1
* File `tail` broken in CLI refactor
0.32.0
* Add Cognito Authorizers * Refactor CLI, add Bash Completion * Improve manylinux wheels * Varios fixes and req bumps
0.31.0
* Adds the `cors` feature, big thanks to AusIV! * Adds support for `-e` eggs, thanks to schuyler1d and xuru! * Adds support for YAML settings files. Eat up, hipsters.