Releases: NOAA-ORR-ERD/py_gd
Releases · NOAA-ORR-ERD/py_gd
Version 2.3.0
Updated to use "proper" file encoding when opening files on Windows
Some spline support.
Version 2.2.1
Updates to how its built -- setup.py -- nothing else changed.
Version 2.2.0
A lot more docs, and fix to colorramp, and a bit of changes to the Animation API
Version 2.1.0
Addition of "Color Ramps" for heatmaps and the like
Also ability to pass multiple colors to draw_dots and draw_exs
Version 2.0.3
Minimum python to 3.8
Version 2.0.1
Set minimum Python version to 3.8
Version 2.0.0 -- Unicode filename support
Now Python3 only.
Full Unicode filename support
Bug with Animation closing files fixed.
Version 1.1.1
Fixed some tests that were failing on Windows
Version 1.1.0
Ported to Python 3 -- now works with py2 and py3
Added a bunch of color schemes borrowed from Matplotlib.
Version 0.1.8.1
Fixed a failing pytest