* Added support for itemsource interface, allowing s3 hosting * Removed support for http file uploads * Only set wsgi.url_scheme when EXTERNAL_PROTOCOL is set (see issue 43) * Dropped flake8 due to conflicts with black * Added code coverage metrics
0.2.3
* Added support for ProxyFix
0.2.2
* Fixed bug with annotations (missing annotation.js asset)
0.2.1
* Minor fixes to enable cellxgene 0.16.0 * Added CELLXGENE_ARGS to enable passing additional arguments to cellxgene * added metadata/ip_address endpoint