This release fixes an IOPub
error that can occur when calling get_raw_data()
with show_progress=True
.
It is compatible with Open XDMoD versions 11.0.x and 10.5.x.
Detailed changes:
- Document Open XDMoD compatibility in changelog (#31).
- Fix IOPub error when showing progress with
get_raw_data()
(#40).