Skip to content

Releases: regro/runthis-server

0.0.4

19 Mar 20:16

Choose a tag to compare

Fixed:

  • hypercorn now works with certificates.

Authors:

  • Anthony Scopatz

0.0.3

18 Mar 21:30

Choose a tag to compare

Added:

  • Added offical support for hypercorn
  • Added certfile and keyfile configuration variables
    for running an HTTPS server.

Authors:

  • Anthony Scopatz

0.0.2

01 Mar 23:18

Choose a tag to compare

Added:

  • New host field in configuration file available.

Fixed:

  • Redirects will now be set correctly depending on the host
    setting.

Authors:

  • Anthony Scopatz

0.0.1

05 Dec 22:22

Choose a tag to compare

Added:

  • Initial runthis-server release!

Authors:

  • Anthony Scopatz