Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 406 Bytes

CHANGELOG.md

File metadata and controls

15 lines (10 loc) · 406 Bytes

Change log

Unreleased

1.1 (2024-09-23)

  • Stopped interleaving print() statements from different compression threads.
  • Started running the testsuite using GitHub actions.
  • Don't crash when compressing if brotli isn't installed.
  • Replaced our own HTTP Range support with the implementation added to Starlette 0.39.

1.0 (2024-05-18)

  • I'm declaring this package to be production-ready.