Version 0.5.1
This release has a few quick bugfixes from PyHEP 2019. It also has one new feature, h.axes
, which did not quite make it in for 0.5.0, and has removed the indexed
iterator (fully replaced by axes).
User changes:
- Removed the
bh.indexed
/h.indexed
iterator #150 - Added
.axes
AxisTuple, with direct access to properties #150 - Cleaned up tab completion in IPython #150