Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 823 Bytes

CHANGELOG.md

File metadata and controls

39 lines (24 loc) · 823 Bytes

Change Log

All notable changes to this project will be documented in this file following the style described at Keep a Changelog by @olivierlacan. This project adheres to Semantic Versioning.


0.1.3 (2016-08-29)

Fixed
  • "fatal error: Index out of range" on getSegment and getPlaylist.

## 0.1.2 (2016-08-29)
Fixed
  • public constructors, properties and methods added

0.1.1 (2016-08-28)

Updated
  • Docs (readme)
Fixed
  • public constructor was missing in ManifestBuilder

0.1.0 (2016-08-28)

Added
  • The first release of the HLS Manifest parser
  • Reads and parses MediaPlaylist and MediaSegments
  • Can read full manifest with loading of referrenced manifests