2.3.0
Summary
This release fixes a compilation error with Xcode 16 and also introduces the missing tags and attributes from Section 4.4.6. Multivariant Playlist Tags of draft 15 of RFC8216 (HLS specification). Additionally, we have now added proper handling of media sequence calculations when the EXT-X-SKIP
tag is in the playlist.
The other listed changes are internal tooling (repository CI) changes.
What's Changed
- version 2.2.2 in #108
- Fixed a compilation error on Xcode 16 Beta with tvOS 18. in #126
- Adding action to build and test iOS and tvOS targets (Targeting version 2.x) in #135
- Introduce EXT-X-SKIP support (Targeting version 2.x) in #131
- Add missing multivariant playlist tags and attributes from draft 15 (Targeting version 2.x) in #133
- Added Xcode 16 adaptation for version 2.2.2. in #138
- Candidate/2.3.0 in #140
Full Changelog: 2.2.2...2.3.0