Files
cellxgene-gateway/Changelog.md
T

759 B

0.3.1

  • Added missing __init__.py

0.3.0

  • 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

0.2.0

Incrementing minor version since the changes for 0.15 are breaking, and we may want to release bugfixes from 0.1.0 branch.

0.1.1

Added support for cellxgene 0.15