All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.8.3 - 2025-01-16
0.8.2 - 2025-01-13
- Revert some questionable changes. (#281)
0.8.1 - 2025-01-13
0.8.0 - 2024-12-12
- Fix a race condition on subscribe (#268)
0.7.0 - 2024-12-04
- Bump thiserror from 1.0.69 to 2.0.3 (#254)
- Add support for immediate 404s (#241)
- Npm fix (#249)
- Some more logging around announcements. (#245)
- Merge in the new moq-web crate. (#242)
0.6.0 - 2024-11-26
- Karp cleanup and URL reshuffling (#239)
0.5.0 - 2024-11-23
- Fix the resumable broadcast detection for karp. (#236)
- Fix the Path::new() iterface (#233)
- Simplify and add tests for Announced. (#234)
0.4.3 - 2024-11-07
- Re-export the web_transport crate. (#225)
- Auto upgrade dependencies with release-plz (#224)
- Fix subscription deduplication. (#223)
0.4.2 - 2024-10-29
- Karp API improvements (#220)
0.4.1 - 2024-10-28
- Small API changes to avoid needing the Session upfront. (#216)
0.4.0 - 2024-10-28
- Add support for resumable broadcasts (#213)
0.3.2 - 2024-10-28
- Oops formatting.
0.3.1 - 2024-10-28
- Add some more documentation
0.3.0 - 2024-10-27
- Remove broadcasts from moq-transfork; tracks have a path instead (#204)
- Use a path instead of name for Broadcasts (#200)
0.2.0 - 2024-10-18
0.5.3 - 2024-07-24
- Fixed typo in definitions of STREAM_HEADER_TRACK and STREAM_HEADER_GROUP (#175)
0.5.2 - 2024-06-03
- Make listings accessible (#167)