4.0.1 (2022-07-22)
- readme: tiny typo in readme (3714624)
4.0.0 (2020-03-15)
- use original plyr typings (adb27b7)
- no typings are served by this repository any longer
3.0.1 (2019-07-26)
- properly handle parameter changes (de4a6d6)
3.0.0 (2019-07-24)
- turn playsinline and crossorigin attributes to be configurable as ngx-plyr parameters (395ac3c)
- crossorigin and playsinline are no more set initially, please set the up manually as [plyrCrossOrigin]="true" and [plyrPlaysInline]="true"
2.0.0 (2019-07-22)
- upgrade to angular 8 (f4a831e)
- angular 8 breaks the original behavior of ViewChild (and the library depends on it)
1.2.2 (2019-05-06)
1.2.1 (2019-04-08)
- add keywords & badge for NPM (a882108)
1.2.0 (2018-12-21)
1.1.1 (2018-12-18)
1.1.0 (2018-12-18)
- add attribute selector (f14b3c9)
- add plyrPlayerInit event (f730424)
- add support for plyr initial options (bdf5c6e)
- init (c36527f)