Skip to content

Latest commit

 

History

History
161 lines (84 loc) · 4.22 KB

File metadata and controls

161 lines (84 loc) · 4.22 KB

CHANGELOG

v0.5.0 (2024-12-07)

Features

v0.4.0 (2024-06-24)

Features

  • jitter: Report sequence numbers in JitterFrame (95df488)

v0.3.5 (2024-06-05)

Bug Fixes

  • stats: Allow access to default values before first packet (#4, 1ed39c8)
  • Revert "fix: Need a change to generate a new package"

This reverts commit 7cec89b646f7747043b372025050729ae2459600.

  • Revert "refactor(stats): Adopt functional style and satisfy mypy"

This reverts commit 1263b787dcc5855a2d18cc0729d6ec028fff6981.

  • Satisfy mypy

v0.3.4 (2024-06-05)

Bug Fixes

  • Need a change to generate a new package (7cec89b)

Chores

  • Add missing import and reformat (9e74133)

Refactoring

  • stats: Adopt functional style and satisfy mypy (1263b78)

v0.3.3 (2024-06-05)

Bug Fixes

  • stats: Add missing imports (239144c)

v0.3.2 (2024-06-04)

Bug Fixes

Documentation

  • Add comments for stats properties (601d47b)

v0.3.1 (2024-06-04)

Bug Fixes

  • Remove undefined function (a77576b)

v0.3.0 (2024-06-04)

Chores

  • Update black and sort out dev deps (#2, 504ee90)

Features

  • Add utils for received stream stats (#3, 119f279)
  • feat: Add received stream stats

  • feat: Make constructor parameter implicit

v0.2.2 (2024-06-04)

Bug Fixes

Documentation

v0.2.1 (2024-06-02)

Bug Fixes

  • Remove min/max bitrates from vp8/9 encoder (4d65fb6)

v0.2.0 (2024-06-02)

Features

  • Vp9 encoding by default (688821a)

v0.1.3 (2024-06-02)

Bug Fixes

v0.1.2 (2024-06-02)

Bug Fixes

  • Finally include compiled artifacts in wheel (89faf8f)

v0.1.1 (2024-06-02)

Bug Fixes

  • Trigger new version :'( (7153e07)

v0.1.0 (2024-06-02)

Features

  • Initial fork/cutdown from aiortc (2c2f22c)