Releases: sangwonl/python-mpegdash
Releases · sangwonl/python-mpegdash
0.4.0
What's Changed
- Drop support for EOL Python 2 by @a-detiste in #61
New Contributors
- @a-detiste made their first contribution in #61
Full Changelog: 0.3.1...0.4.0
0.3.1
What's Changed
- Fix Lint issues by @davemevans in #58
- Added missing support for endNumber inside MultipleSegmentBase by @wreszelewski in #57
New Contributors
- @wreszelewski made their first contribution in #57
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
- Support non-standard label attribute by @bvc3at in #33
- clarifies profile vs profiles by @thenewguy in #37
- Added @selectionPriority to AdaptationSet by @thenewguy in #35
- Add KID attribute to the Descriptor class by @Jayapraveen in #38
- Improve ignored files and folders by @rlaphoenix in #42
- Dont use a Bare except on urllib import by @rlaphoenix in #43
- Replace single char re alternation with char class by @rlaphoenix in #44
- Use ImportError, Swap unittest import order by @rlaphoenix in #46
- Optimize README by @rlaphoenix in #51
- Prettyprinter clean up, typos, redundancy by @rlaphoenix in #45
- Use GitHub Actions CI by @rlaphoenix in #50
- Fix wrong parsing of vector-typed attribute by @sangwonl in #48
- Fix current flake8 warnings by @davemevans in #56
- Run unit tests and fail on failure in Github Action by @davemevans in #55
- Add support to parse cenc tags by @Karthik-0 in #54
New Contributors
- @bvc3at made their first contribution in #33
- @thenewguy made their first contribution in #37
- @Jayapraveen made their first contribution in #38
- @rlaphoenix made their first contribution in #42
- @Karthik-0 made their first contribution in #54
Full Changelog: 0.2.0...0.3.0