Skip to content

Releases: holoviz/holoviz

v0.16.2

22 Mar 17:41
6cc35f6
Compare
Choose a tag to compare

What's Changed

  • change pyviz-topics to holoviz-topics in #356
  • Add clean-notebooks pre-commit in #357
  • remove sponsorship links in #358

Full Changelog: v0.16.1...v0.16.2

Thanks to @Hoxbro and @droumis for their contributions.

Version 0.11.5

02 Jun 19:42
0a14ec1
Compare
Choose a tag to compare

Updated pinning to latest versions of the HoloViz stack and made corresponding updates to the tutorial.

  • HoloViews 1.13.2
  • Datashader 0.11.0
  • hvPlot 0.6.0
  • param 1.9.3
  • Panel 0.9.5

Version 0.11.4

02 Jun 21:11
Compare
Choose a tag to compare

The 0.11.3 release (and presumably previous ones) were not pinned properly, letting them float upwards and encounter various warnings and errors as dependency APIs changed over time. This release makes minor fixes and pins to the versions in use at the time 0.11.3 was written, with minimal changes otherwise.

Version 0.11.3

08 Jul 18:17
Compare
Choose a tag to compare
v0.11.3

Version 0.11.3

v0.11.0

08 Jul 07:26
Compare
Choose a tag to compare

Initial HoloViz release, to support SciPy 2019 tutorial.

Version 0.10.0

31 Jan 17:55
Compare
Choose a tag to compare

This release contains a major update to both the PyViz environment and the tutorial materials. The two main changes to the tutorial materials consisted of updating all the materials to replace the use of IPython magics with the new and now recommended HoloViews .opts API. Additionally all examples using the paramnb and parambokeh libraries have now been replaced with the new panel library which is much more capable.

The other major changes were to the dependencies which were updated to the latest versions of both the PyViz and PyData ecosystems. In particular there are major updates to HoloViews, GeoViews, hvPlot, and the addition of the newly published panel library.

Release v0.9.13a1

12 Oct 23:07
2deff19
Compare
Choose a tag to compare

Adds support for recent Panel versions. Still requires dev releases of some packages, so installation is from the pyviz dev channel.

Version 0.9.8

09 Jul 03:32
Compare
Choose a tag to compare

As delivered at Strata San Jose, March 2018.