This is a bug fix release.
- Fixed bug with InfoSection.tier so it converts to hex from xml
- Fixed several minor bugs with the new error aggregation stuff.
- Fixed bug in cli tool related to stdin and JSON
- Fixed master.m3u8 loop bug in HlsParser
- Added HlsParser and TagParser to init.py
- Added iso8601 timestamp function to stuff.py
- Added new atohif function to stuff.
- atohif parses hex, ints, and floats from strings and converts them to real values
- ascii to hex|int|float
- pronounced "a to hif"
Full Changelog: v3.0.17...v3.0.19