v0.4.2
This patch release adds in support for HLS and M3U8 stream playback, in addition to several bugfixes.
Thanks to the following for their contributions:
Changed
- Chore(deps): Update tokio-tungstenite -> 0.23 (@FelixMcFelix) c:bbc9e03
- Chore(deps): Update rubato -> 0.15 (@FelixMcFelix) c:169d527
- Chore(deps): Update ringbuf -> 0.4 (@FelixMcFelix) c:93f2e0b
- Feat(input): Support HLS streams (@Erk-) c:8e92c49
- Fix(conn): Some operating systems does not allow 0 recv buffer (@Erk-) c:2e68338
- Fix clippy warnings (@GnomedDev) c:5bbe80f
- Make DisposalThread reachable (@AlvaroMS25) c:1d5b259
- Driver: Fix multiple disconnect events on
leave
(@FelixMcFelix) c:a5d9b58 - Driver: Fix slot length check on packet passthrough (@FelixMcFelix) c:58f5c89
- Chore: Fix timestamp in \git cliff -u\ (@FelixMcFelix) c:8f60cf5