Skip to content

Commit adbb160

Browse files
committed
docs: add changelog for #31
1 parent b600b5d commit adbb160

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

changelog/31.fixed.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Fixed deprecation warnings being emitted for every frame sent to Whisker. Deprecated frame fields, such as `StartFrame.audio_in_sample_rate` and its siblings, warn when read, and the serializer read each dataclass field twice while walking every frame. It now reads the raw instance state instead, so no warning is emitted.

0 commit comments

Comments
 (0)