Skip to content

Releases: scikit-hep/histoprint

v2.4.0

31 May 21:13
46c80d1
Compare
Choose a tag to compare

Adds ability to plot histogram with rich.

v2.3.0

05 May 15:57
e67976f
Compare
Choose a tag to compare
  • Rename optional extra dependency 'root' to 'uproot'.

v2.2.1

04 Jan 13:35
926df67
Compare
Choose a tag to compare

Documentation and pre-commit version updates.

v2.2.0

20 Aug 15:24
Compare
Choose a tag to compare

Added support for stacks of PlottableHistograms.

v2.1.0

25 May 15:12
Compare
Choose a tag to compare

Adds --cut option to command line tool.

v2.0.1

21 Mar 21:00
Compare
Choose a tag to compare
  • Now deals with nan in the histogram data.

v2.0.0

12 Mar 11:05
Compare
Choose a tag to compare
  • Adds support for PlottableProtocol-like histograms.
  • Drops support for Python 2.7 and 3.5.
  • Allows slicing of branches when plotting ROOT files with the CLI.

v1.6.0

05 Feb 15:56
16a43f4
Compare
Choose a tag to compare

First version with CLI compatible with uproot 4.

v1.5.2

17 Oct 18:21
68039f6
Compare
Choose a tag to compare

Switch to automated versioning.

v1.5.1

11 Oct 18:13
Compare
Choose a tag to compare

Bugfix: Version in setup.py.