Garrett Singer
d1445dba87
4.4.3
2020-08-12 13:30:01 -04:00
Brandon Casey
4ad5c2d147
test: run tests on node ( #97 )
2019-08-30 15:01:41 -04:00
brandonocasey
74643b1db1
4.4.2
2019-08-30 12:51:38 -04:00
brandonocasey
651b4ae384
chore(package): update @videojs/vhs-utils
2019-08-30 12:50:57 -04:00
brandonocasey
4761642703
4.4.1
2019-08-21 17:53:33 -04:00
Brandon Casey
7985794ca0
chore: update generator version and use @videojs/vhs-utils ( #95 )
2019-08-21 17:50:00 -04:00
Pat O'Neill
07bd668ddb
4.4.0
2019-06-25 13:47:36 -04:00
Pat O'Neill
e991447701
chore(package): update all dev dependencies ( #89 )
2019-06-25 11:53:20 -04:00
greenkeeper[bot]
f606b7caed
chore(package: update videojs-generate-karma-config to 5.0.2 ( #75 )
2019-01-14 07:11:11 -08:00
jforbes
6101a64ea4
4.3.0
2019-01-10 12:03:33 -05:00
Joe Forbes
afc7bb9a80
ignore: update npm-run-all to 4.1.5 ( #69 )
...
* update nvmrc to use the carbon tag, update the vjs karma tool
* update npm-run-all to 4.1.5
* http to https
2018-11-26 10:54:18 -08:00
greenkeeper[bot]
2773819118
chore: Update videojs-generate-karma-config to the latest version 🚀 ( #60 )
2018-10-26 10:28:47 -07:00
greenkeeper[bot]
8c28a8b2c4
chore: Update videojs-generate-rollup-config to the latest version 🚀 ( #58 )
2018-10-25 09:51:15 -07:00
greenkeeper[bot]
023c6c90f2
chore: Update videojs-generate-karma-config to the latest version 🚀 ( #59 )
2018-10-25 09:17:39 -07:00
brandonocasey
5facee8634
ignore: update generator to version 7.3.2
2018-09-17 17:29:44 -04:00
greenkeeper[bot]
240746616f
chore(package): update rollup to version 0.66.0 ( #55 )
2018-09-17 17:28:22 -04:00
Brandon Casey
35ff47183c
chore: Update to plugin generator 7 standards ( #53 )
2018-09-07 12:18:05 -04:00
Matthew Neil
d4403e34e8
4.2.0
2018-02-23 11:26:56 -05:00
Garrett Singer
28be229997
4.1.0
2018-01-24 15:47:58 -05:00
Garrett Singer
5b9858b3c9
4.0.0
2017-11-21 14:19:51 -05:00
Pim
b23e93f70c
Update rollup and multi-entry plugin ( #32 )
...
* update rollup
* use camelCase for the module name
2017-11-21 13:00:39 -05:00
Gary Katsevman
176d9eadaa
3.0.0
2017-06-09 14:35:43 -04:00
Gary Katsevman
47ef11f890
feat: Rollup ( #24 )
...
Update to use Rollup to generate the main and umd files.
BREAKING CHANGE: drop bower support.
2017-06-09 14:00:51 -04:00
Matthew Neil
c9217f02c5
2.1.0
2017-02-23 13:59:20 -05:00
Garrett Singer
fb05092a41
2.0.1
2017-01-20 10:53:16 -05:00
forbesjo
56eb82083d
Fix: Include the babel ES3 tranform to support IE8 ( #13 )
2017-01-20 10:30:18 -05:00
Garrett Singer
4c340f7bdd
2.0.0
2017-01-13 16:04:41 -05:00
Patrick Wolfe
63dd2e4dad
Linter update ( #9 )
...
* Added conditional to subsequent PROGRAM-DATE-TIME tags from being read. Now only the first tag encountered in a file is added to the manifest.
* Updated project to use most recent version of video.js standard; applied lint changes to entire project.
* Updated CHANGELOG HEAD section with latest changes.
* Removed node 0.10 and 0.12 from the Travis config.
* Updated date time test to include two #EXT-X-PROGRAM-DATE-TIME tags so that we can verify parser only takes the first instance of the date time tag.
* Reverted changes to make parser only read first #EXT-X-PROGRAM-DATE-TIME tag so that it remains compliant with the standard.
* Updated CHANGELOG to fit latest in head.
2016-09-22 10:29:14 -04:00
Brandon Casey
6d6cc0f0df
Remove dependance on lodash and save lots o' bytes ( #7 )
...
* upgrade to babel 6 to use transform-object-assign
* remove the need for lodash-merge and reduce size by ~5000kb in gzip form
* change export default to module.exports
2016-07-26 15:13:44 -04:00
jforbes
b114d1f877
Set the linter to a specific version
2016-07-26 10:05:38 -04:00
jrivera
b39381f7f9
1.2.0
2016-07-25 17:11:19 -04:00
Matthew Neil
aef7a9df1a
Parse CUE-* tags ( #5 )
...
* add watch script and add unknown tags to segments
* add unit test for unknown tags
2016-07-20 18:18:58 -04:00
David LaPalomento
831e12ac6e
1.1.0
2016-06-30 18:35:08 -04:00
David LaPalomento
6ec7a3673d
Export m3u8 fixtures as part of test build process
...
Migrate all the test files from videojs-contrib-hls and the build script that exports them so they can be used in tests. Remove the checked-in versions of the exported m3u8 fixtures.
2016-06-19 13:24:30 -07:00
brandonocasey
40178661b3
1.0.2
2016-06-07 17:59:46 -04:00
Brandon Casey
0d458a64a0
Fix the build pipeline ( #2 )
...
* fix the build pipeline
* removed video.js css/js inclusion during tests
* fixing versionify issue
2016-06-07 17:59:24 -04:00
brandonocasey
8da31065ff
1.0.1
2016-06-07 12:00:14 -04:00
brandonocasey
e575e3bf7e
no dependance on video.js
...
added contributors
2016-06-07 11:59:38 -04:00
Gary Katsevman
1f8cd488bb
Initial commit/release
2016-06-07 11:43:01 -04:00