The HPlot2D class has now let's you set the aspect ratio with HPlot2D::SetAspectRatio and the axis precision with HPlot2D::SetAxisPrecision.
HBaseView now uses an isolated driver so that when the Update method is called on a certain HBaseView, only the driver instance associated with that view gets updated.
There are no functional changes in this release.
No methods were deprecated in this release.