- Removes `requirements.txt` from the distribution to avoid conflicts from new boto3 release - Relaxes `botocore` requirement - Adds support for environment variables via `{{ENV['lookup']}}`. [19](https://github.com/razorpay/alohomora/pull/19)
0.4.1
Fixed - Pinned versions of all dependencies in setup.py in response to [credstash175](https://github.com/fugue/credstash/issues/175)
0.4.0
Added - Adds multi-target casting. You can pass multiple files to be rendered in a single command now
Fixed - Compatibilty issues with Python 3
0.3.0
Added
- Exception message on lookup failures now includes the key ([7](https://github.com/razorpay/alohomora/pull/7)). - CodeDeploy mentions removed from README - CHANGELOG.txt file added to release