* Commit updated Javascript packages * Bump preact from 10.5.4 to 10.5.5 in /build/javascript (#265) * Trying a new github workflow to install javascript packages * Bump tailwindcss from 1.9.2 to 1.9.4 in /build/javascript (#266) Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 1.9.2 to 1.9.4. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v1.9.2...v1.9.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Commit updated Javascript packages * Bump preact from 10.5.4 to 10.5.5 in /build/javascript Bumps [preact](https://github.com/preactjs/preact) from 10.5.4 to 10.5.5. - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](https://github.com/preactjs/preact/compare/10.5.4...10.5.5) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Gabe Kangas <gabek@real-ity.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Owncast <owncast@owncast.online> * Bump @justinribeiro/lite-youtube in /build/javascript Bumps [@justinribeiro/lite-youtube](https://github.com/justinribeiro/lite-youtube) from 0.9.0 to 0.9.1. - [Release notes](https://github.com/justinribeiro/lite-youtube/releases) - [Commits](https://github.com/justinribeiro/lite-youtube/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Owncast <owncast@owncast.online> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Gabe Kangas <gabek@real-ity.com>
8.1 KiB
8.1 KiB
0.12.0 (2020-09-03)
Features
BREAKING CHANGES
- The minimumUpdatePeriod property is now omitted from parsed output if it is not present in the manifest, rather than using a default value of 0. This is to allow differentiation between cases when a value of 0 is present in the manifest and when no value is provided.
0.11.0 (2020-08-12)
Features
0.10.1 (2020-03-31)
Bug Fixes
- don't adjust mediaPresentationDuration by timescale for segment duration when using SegmentBase (#94) (40cdd00)
0.10.0 (2020-02-04)
Features
0.9.0 (2019-08-30)
Features
0.8.2 (2019-08-22)
Chores
0.8.1 (2019-05-01)
Bug Fixes
- skip playlists without sidx (#73) (67d2bad), closes videojs/video.js#5289
0.8.0 (2019-04-11)
Features
Bug Fixes
Chores
- add netlify for testing (#45) (a78a7be)
- Update videojs-generate-karma-config to the latest version 🚀 (#37) (a18c660)
- Update videojs-generate-karma-config to the latest version 🚀 (#38) (3aaabac)
- Update videojs-generate-rollup-config to the latest version 🚀 (#36) (3f6ccbd)
- package: update videojs-generate-karma-config to 5.0.2 (#54) (fcbabc3)
- package: videojs-generate-karma-config@4.0.0 does not exist (#44) (bc361b5)
0.7.0 (2018-10-24)
Features
Bug Fixes
- fixed segment timeline parsing when duration is present (#34) (90feb2d)
- Remove the postinstall script to prevent install issues (#29) (ae458f4)
Chores
- Update to generator-videojs-plugin@7.2.0 (#28) (909cf08)
- package: Update dependencies to enable Greenkeeper 🌴 (#30) (0593c2c)
0.6.1 (2018-05-17)
Bug Fixes
0.6.0 (2018-03-30)
Features
0.5.0 (2018-03-15)
Features
0.4.0 (2018-02-26)
Features
0.3.0 (2018-02-06)
Features
- Parse and (#18) (71b8976)
- Support for inheriting BaseURL and alternate BaseURLs (#17) (7dad5d5)
- add support for SegmentTemplate padding format string and SegmentTimeline (#16) (87933f6)
0.2.1 (2017-12-15)
Bug Fixes
0.2.0 (2017-12-12)
Features
Tests
0.1.1 (2017-12-07)
Bug Fixes
0.1.0 (2017-11-29)
Bug Fixes
CHANGELOG
HEAD (Unreleased)
(none)