* Update dependencies * Allow literal-only queries to return table rows in Postgres querying
0.8.0
* Update `django-rest-framework` to 3.11 * Include author emails with release
0.7.0
* Remove `get_own_version` * Remove `workflow_metadata` from workflow ingestion schema (this information just comes from the workflow definition) * Refactor * Add `tox` for testing and linting (with `flake8`) * Update dependencies
0.6.0
* Improve data structure querying performance * Restructure internal data structure API
0.5.0
* Add multiple optimizations for querying large data structures
0.4.0
* Bump minimum `redis-py` version to 3.4.1 * Add early return functionality for `and` and `or` query functions