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: holoviz/param
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: holoviz/param
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.1
Choose a head ref
  • 10 commits
  • 10 files changed
  • 6 contributors

Commits on Nov 6, 2023

  1. Drop the feather-format test dependency (#879)

    It is just a wrapper for pyarrow.feather, which we can use directly.
    musicinmybrain authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    383d352 View commit details
    Browse the repository at this point in the history
  2. Update parameters.md (#881)

    Remove duplicate and add missing parameter classes.
    SultanOrazbayev authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    403b568 View commit details
    Browse the repository at this point in the history
  3. Do not install “doc” in site-packages (fix #877) (#878)

    Co-authored-by: maximlt <mliquet@anaconda.com>
    musicinmybrain and maximlt authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    e9b2781 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c30ae02 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    582dd60 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

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

Commits on Nov 8, 2023

  1. Don't use setuptools_scm if .git does not exists (#885)

    Co-authored-by: maximlt <mliquet@anaconda.com>
    hoxbro and maximlt authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    b4b9c1c View commit details
    Browse the repository at this point in the history
  2. Add migration guide to Param 2.0 (#883)

    Co-authored-by: James A. Bednar <jbednar@continuum.io>
    maximlt and jbednar authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    0f9c5f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84c2852 View commit details
    Browse the repository at this point in the history
  4. add release notes (#887)

    maximlt authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    eaa106b View commit details
    Browse the repository at this point in the history
Loading