• v0.5.7 db16d9f57d

    v0.5.7 Stable

    raoul released this 2023-07-30 23:45:41 +00:00 | 0 commits to master since this release

    • Add license file
    • Add link to repository on About page
    Downloads
  • v0.5.6 bf20fd1a76

    v0.5.6 Stable

    raoul released this 2023-07-30 05:33:40 +00:00 | 2 commits to master since this release

    • Force hypercorn to bind to 0.0.0.0:8000
    Downloads
  • v0.5.5 7fde570f87

    v0.5.5 Stable

    raoul released this 2023-07-30 05:20:00 +00:00 | 4 commits to master since this release

    • Fix an issue with hypercorn not finding the application in the docker image
    • Correct the README
    • Fix a co-routine that wasn't being awaited
    • Use Alpine images to reduce image size
    Downloads
  • v0.5.4 8a355f59a5

    v0.5.4 Stable

    raoul released this 2023-07-30 04:42:20 +00:00 | 8 commits to master since this release

    • Create a nightly Docker build automatically in CI
    • Create a release Docker build automatically in CI
    • Push builds to Gitea container registry
    Downloads
  • v0.5.3 a4291920aa

    v0.5.3 Stable

    raoul released this 2023-07-29 02:38:23 +00:00 | 17 commits to master since this release

    Add a docker image.

    Downloads
  • v0.5.2 204fa1bde2

    v0.5.2 Stable

    raoul released this 2023-07-28 06:21:23 +00:00 | 21 commits to master since this release

    Changed name so that it doesn't conflict with another project on PyPI

    Downloads
  • v0.5.1 d31b783f55

    v0.5.1 Stable

    raoul released this 2023-07-28 05:26:39 +00:00 | 25 commits to master since this release

    • Fix an issue with the pipeline
    Downloads
  • v0.5.0 8d4c91db3a

    v0.5.0 Stable

    raoul released this 2023-07-28 05:21:40 +00:00 | 27 commits to master since this release

    Migrate to Quart, start building out a pipeline and deployment process.

    • Migrate to Quart
    • Migrate to hatch
    • Create hatch environments for linting, testing
    • Add initial Dockerfile
    • Add CI pipeline configuration
    • Add test
    • Add icon
    • Remove setup.py
    Downloads