Releases: globocom/m3u8
Releases · globocom/m3u8
6.0.0
What's Changed
- Parse Bitrate value as integer not string by @davemevans in #379
Full Changelog: 5.3.0...6.0.0
5.3.0
What's Changed
- Decompress content while loading gzipped playlists by @mauricioabreu in #375
Full Changelog: 5.2.0...5.3.0
5.2.0
What's Changed
- Refactor parser.py to use consistent arguments by @bbayles in #369
- Fix output for example LL-HLS manifest by @bbayles in #370
- Issue #373: Import EXT-X-CUE-OUT and EXT-X-CUE-OUT-CONT handling by @bbayles in #374
- Always parse target duration as integer by @mauricioabreu in #372
Full Changelog: 5.1.0...5.2.0
5.1.0
What's Changed
- Add infspec for specifying precision for EXTINF by @daveisfera in #367
- Allow EXT-OATCLS-SCTE35 on non CUE-OUT segments by @bbayles in #368
Full Changelog: 5.0.0...5.1.0
5.0.0
What's Changed
- Feat: add explicit 'Duration=' parameter to EXT-X-CUE-OUT by @Equipo45 in #362
- Extract FAQ from README by @leandromoreira in #363
- Fix FAQ link by @leandromoreira in #364
- feat: add version_matching module by @davigsousa @mauricioabreu in #366
- Add support for rendering REQ-VIDEO-LAYOUT in stream info classes by @colekas-ssim in #365
New Contributors
- @Equipo45 made their first contribution in #362
- @colekas-ssim made their first contribution in #365
Full Changelog: 4.1.0...5.0.0
4.1.0
What's Changed
Full Changelog: 4.0.0...4.1.0
4.0.0
What's Changed
- Remove class for UTC compat for Python 2 by @daveisfera in #338
- Use built-in ISO 8601 parse for Python 3.11 and later by @daveisfera in #336
- Run pyupgrade for 3.7 by @daveisfera in #339
- Upgrade actions to latest stable version by @daveisfera in #335
- Add 3.12 to the list of versions to test by @daveisfera in #334
- Pass timespec all the way down in dumps by @daveisfera in #345
- Ruff cleanup by @daveisfera in #337
- Run format with ruff by @daveisfera in #346
Full Changelog: 3.6.0...4.0.0
3.6.0
What's Changed
- Add support for ext x image tag by @darkbaboon in #318
- Issue 326: allow tags after EXTINF by @bbayles in #327
New Contributors
- @darkbaboon made their first contribution in #318
Full Changelog: 3.5.0...3.6.0
3.5.0
What's Changed
- Comparisons to singletons - PEP8 style guide by @EwertonBello in #304
- Avoid using decimal.Decimal for integer values by @bbayles in #315
- Re-work URL joining to follow RFC 3986 by @bbayles in #316
New Contributors
- @EwertonBello made their first contribution in #304
Full Changelog: 3.4.0...3.5.0
3.4.0
What's Changed
New Contributors
- @Aditya-Kapadiya made their first contribution in #300
- @KuldeepBorkar made their first contribution in #303
Full Changelog: 3.3.0...3.4.0