v0.0.15
December 9th 2024
- Clean up on stream.py, segment.py, and hls.py
- Removed over 1,000 lines of code from the threefive code base.
- Cyclomatic complexity score: 2.1419355
- Added Private Command parsing for SuperXmlParser()
- Added removing the hls keyword from sys.argv in the cli
Full Changelog: /~https://github.com/superkabuki/scte35/compare/v0.0.13...v0.0.15