* `dumps` has now a consistent behavior with `loads` including EXT-X-PROGRAM-DATE-TIME (141 and 115)
0.3.9
* Fix bug on loading raw content without URI * Include README to packaging distribution * Fix README.rst syntax (error to publish package on PyPI)
0.3.8
* Drop Python 2.6 support * Include X-EXT-MAP on dumps (https://github.com/globocom/m3u8/issues/109) * Add basic support for parsing custom tags (https://github.com/globocom/m3u8/issues/124)
0.3.7
* add support for uri when loading m3u8 from a string
0.3.6
* support hls attributes video, audio, subtitles and cc * support hls tag `EXT-X-DISCONTINUITY-SEQUENCE`