Releases: Comcast/mamba
1.7.0 Release
What's Changed
- Adding actions for generating and publishing a release by @theRealRobG in #139
 - Update develop_1.x with release 1.6.0 changes by @theRealRobG in #142
 - Add Interstitial Tag Support by @rmigneco in #144
 - Updating tags in section 4.4.2 of draft 16 by @theRealRobG in #148
 - HLSPlaylistStructure Key Index Tags Refactor by @gvb26 in #151
 - Release 1.7.0 by @github-actions[bot] in #153
 
New Contributors
Full Changelog: 1.6.0...1.7.0
2.4.0
What's Changed
- Update develop with release 2.3.0 changes by @theRealRobG in #143
 - Interstitial tag support Mamba 2.0 by @rmigneco in #145
 - Mamba 2.0 SPM Support by @rmigneco in #146
 - Adding actions for generating and publishing a release by @rmigneco in #147
 
Full Changelog: 2.3.0...2.4.0
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
1.6.0
Summary
This release 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
- Adding action to build and test iOS and tvOS targets in #134
 - Introduce EXT-X-SKIP support in #130
 - Add missing multivariant playlist tags and attributes from draft 15 in #132
 - Candidate/1.6.0 by in #141
 
Full Changelog: 1.5.9...1.6.0
1.5.9 Release
Overview
- Fixes to support Xcode 16 compilation
 
Merge pull request #125 from Comcast/candidate/1.5.8
Support additional video codec
Update Resource Processing
Updates manifest to use process rule for package resources.