-------------------------- Added ''''' - Support for Python 3.12
Changed ''''''' - Updated version numbers of dependencies per security report.
1.5.8
Not secure
-------------------------- Added ''''' - Support for Python 3.11
Fixed ''''''' - Errors associated with using keyword arguments in ``plt.gca()`` deprecated in matplotlib 3.4.
1.5.7
Not secure
-------------------------- Fixed ''''''' - Errors associated with using keyword arguments in ``plt.gca()`` deprecated in matplotlib 3.4. - 3D plots now use matplotlib standard for setting equal aspect ratios.
1.5.6
Not secure
-------------------------- Fixed ''''''' - Bug in RasterMesh VTK writer.
1.5.5
Not secure
-------------------------- Changed ''''''' - VTK writer for RasterMesh uses ``RECTILINEAR_GRID`` data type.
1.5.4
Not secure
-------------------------- Added ''''' - Support for Python 3.9 and 3.10.
Changed ''''''' - Dependent versions of NumPy, SciPy, and matplotlib.
Removed ''''''' - Support for Python 3.7 and below.
Security '''''''' - Upgraded to NumPy v1.22.0 to address overflow vulnerability.