Skip to content

Version 3.0.1

Compare
Choose a tag to compare
@jbednar jbednar released this 03 Oct 15:28
809e291

Minor release to improve compatibility with the Python ecosystem and remove deprecation warnings. Thanks to Kian-Meng Ang for docs and instructions fixes, Maxime Liquet for CI and docs fixes, and to Jim Bednar for docs updates, compatibility fixes, and coordinating the release.

  • Update to work with matplotlib=3.6 (#90)
  • Fix holoviews opts deprecation warning (#94)
  • Add support for Python 3.10 (#81)
  • Remove windows 3.6 case from test suite due to lack of mamba support (#94)
  • Remove Param dependency (#84)
  • Improve installation instructions (#92)