Releases: NOAA-ORR-ERD/py_gd
Version 2.3.3
Updated the build system to scikit-build -- no changes in the lib itself.
You only need to update if you need to build the code.
Version 2.3.2
No API changes.
Fixed a bug in color_ramp colors setting.
Added more tests for the animation -- and made sure it works with multiple frame with new images.
Cleaned up docs, and auto-generates the examples page.
Version 2.3.1
Fixed some numpy deprecation warnings -- and provided a license file.
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.