~~~~~~~~~~~~~~~~~~ - Added some features to the `get_result_figure()` function. - Allowed setting X=0 for XL-mHG tests. - Allowed plotly versions 3.x
2.4.7
~~~~~~~~~~~~~~~~~~ - Added bottom panel to visualization of test result showing occurrences of the "1's"
2.4.3
~~~~~~~~~~~~~~~~~~ - Fixed minor issue
2.4.1
~~~~~~~~~~~~~~~~~~ - Added pip version 8 to dependencies (required for installing wheels). - Fixed error in User Manual that resulting in missing documentation for the `get_result_figure` function.
2.4.0
------------------ - Added `get_result_figure()` API function to visualize test results using the Plotly offline plotting library (see https://plot.ly/python/offline/). - Significantly expanded the documentation (added "installation" and "examples" sections).