github holoviz/param v2.4.1
Version 2.4.1

7 hours ago

This patch release adds a mypy plugin to handle the descriptor __set__ type narrowing issue, reorders param.List overloads to allow default type inference, and fixes the conda build.

Many thanks to @philippjfr and @hoxbro for their contributions to this release.

๐Ÿš€ Features

  • Add mypy plugin to handle descriptor __set__ issue (#1148)

๐Ÿ› Bug Fixes

  • Reorder param.List overloads to allow default type inference (#1149)

๐Ÿ—๏ธ Build

๐Ÿ“š Documentation

  • Add instructions about basedpyright to Typing docs (#1151)

๐Ÿงน Maintenance

  • Fix spelling mistakes and add typos to pre-commit (#1152)
  • Bump TY version (#1150)

Full Changelog

Don't miss a new param release

NewReleases is sending notifications on new releases.