github holoviz/param v2.0.1
Version 2.0.1

latest releases: v2.1.1, v2.1.1rc2, v2.1.1rc1...
8 months ago

This minor release fixes a number of bugs, including a regression introduced by the replacement of the build backend (setuptools for hatchling) which led to the doc folder being wrongly packaged. Many thanks to @SultanOrazbayev for their first contribution, to @musicinmybrain for spotting the regression and submitting fixes, and to the maintainers @Hoxbro, @jbednar and @maximlt for contributing to this release.

Bug fixes:

  • Do not install doc folder in site-packages (#878)
  • Drop the feather-format test dependency (#879)
  • Add tables to the tests-deser extra (#880)
  • Fix _state_push and _state_pop (#884)
  • version.py: new process should not create a window on Windows (#882, #886)
  • Don't import setuptools_scm if the .git folder doesn't exist (#885)

Documentation:

  • Add migration guide to Param 2.0 (#883)
  • Update Parameter API reference (#881)

Full Changelog

Don't miss a new param release

NewReleases is sending notifications on new releases.