Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kaltura/playkit-js-cast-receiver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.1
Choose a base ref
...
head repository: kaltura/playkit-js-cast-receiver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0
Choose a head ref
  • 6 commits
  • 8 files changed
  • 4 contributors

Commits on Sep 2, 2020

  1. test: faster unit tests (#32)

    set development mode by default for faster runs
    accept command line arguments to override
    OrenMe authored Sep 2, 2020
    Configuration menu
    Copy the full SHA
    c1bdca6 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2020

  1. build(FEC-10064): add automatic release notes (#33)

    Add automatic release notes base on our Semver, standard-version.
    Yuvalke authored Sep 6, 2020
    Configuration menu
    Copy the full SHA
    6256dc5 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. chore: merge the two script into single script in travis (#34)

    travis doesn't support two script tag, merge the scripts into single script.
    Yuvalke authored Sep 8, 2020
    Configuration menu
    Copy the full SHA
    f83316d View commit details
    Browse the repository at this point in the history
  2. feat(FEC-10347): expose kaltura player as a global variable instead o…

    …f UMD (#31)
    
    set `libraryTarget:'var'` as default.
    Change the externals to use the root only.
    
    BREAKING CHANGE: This package is not UMD anymore
    
    Solves FEC-10347
    yairans authored Sep 8, 2020
    Configuration menu
    Copy the full SHA
    7a39583 View commit details
    Browse the repository at this point in the history
  3. chore: update dist

    yairans committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    02dcd21 View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.0.0

    yairans committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    b334b84 View commit details
    Browse the repository at this point in the history
Loading