* `chord_lib` -> `bento_lib` * Fix some search type hinting * Update dependencies
0.9.0
* 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