Skip to content

Tags: fullonic/brotli-asgi

Tags

v1.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump starlette from 0.22.0 to 0.25.0 (#27)

Bumps [starlette](https://github.com/encode/starlette) from 0.22.0 to 0.25.0.
- [Release notes](https://github.com/encode/starlette/releases)
- [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md)
- [Commits](encode/starlette@0.22.0...0.25.0)

---
updated-dependencies:
- dependency-name: starlette
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bumps version to 1.3.0 (#26)

* Bumps to v1.3.0

* Add py 3.11 tests to CI

v1.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bumps version to `1.2.0` (#23)

* Bumps version

* Update `requirements-dev`

* Update CI pipeline

v1.1.0

Upgrade version to support python 3.9

v1.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add gzip fallback (#13)

* Add gzip fallback

* Add tests

* Update README