Added
- push to pypi (can now do pip install pyclowder)
- added binary-preview-extractor which can be configured using environment
variables (see sample-extractors/binary-preview/README.rst).
Changed
- Now has onbuild version of pyclowder
- release.sh will now tag images (e.g. this will be tagged 2.0.3 2.0 and 2)
- RABBITMQ_URI is now set to amqp://guest:guestrabbitmq/%2F to allow easy deployment
using docker-compose of clowder
[unreleased]: https://github.com/clowder-framework/pyclowder/compare/3.0.1...HEAD