Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.71 KB

CHANGES.md

File metadata and controls

21 lines (15 loc) · 1.71 KB

Turbo-Flask change log

Release 0.6.0 - 2021-06-30

  • Respect scheme of page when connecting via websocket #8 (commit)
  • Better handling of the "to" argument in push() (commit)
  • Handle unexpectedly closed WebSockets (commit)
  • Make load example work on Mac and Windows with fake load averages (commit)
  • Added change log (commit)
  • Sphinx documentation (commit)

Release 0.5.0 - 2021-05-08

  • Added requested_frame() method (commit)
  • Updated turbo.js to v7-beta5 (commit)
  • Stream pushing example (commit)
  • Stream updates over WebSocket (commit)

Release 0.0.1 - 2021-01-31