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: streamlink/streamlink
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.0.0
Choose a base ref
...
head repository: streamlink/streamlink
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.0.1
Choose a head ref
  • 10 commits
  • 16 files changed
  • 2 contributors

Commits on Jul 28, 2023

  1. docs: bump and reorder docs-requirements

    - Bump max version of sphinx from <7 to <8
    - Bump max version of myst-parser to <3
    - Pinpoint sphinx-design to 0.5.0
    - Properly group dependencies by type
    bastimeyer authored and gravyboat committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    65008d1 View commit details
    Browse the repository at this point in the history
  2. chore: reorder dev-requirements

    - Properly group dependencies by type
    - Remove typing-extensions from dev-requirements, as it's already
      a runtime dependency since 6.0.0
    bastimeyer authored and gravyboat committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    80ca8cc View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. docs: bump furo theme to 2023.07.26

    - Bump furo sphinx theme to latest version
    - Require sphinx >=6.0.0
    bastimeyer authored and gravyboat committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    3cd4378 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Configuration menu
    Copy the full SHA
    e83e095 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    8269bee View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. plugin.api: update useragents

    streamlinkbot authored and gravyboat committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    b554c0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1676295 View commit details
    Browse the repository at this point in the history
  3. docs: update/fix 6.0.0 changelog

    bastimeyer authored and gravyboat committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    71a3573 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16c3cc6 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. release: 6.0.1

    bastimeyer committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    4a234ff View commit details
    Browse the repository at this point in the history
Loading