Skip to content

Releases: NOAA-ORR-ERD/py_gd

Version 2.3.3

15 Jul 20:01

Choose a tag to compare

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

11 Jul 20:28

Choose a tag to compare

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

16 May 23:43

Choose a tag to compare

Fixed some numpy deprecation warnings -- and provided a license file.

Version 2.3.0

17 Jul 00:43
07655d7

Choose a tag to compare

Updated to use "proper" file encoding when opening files on Windows

Some spline support.

Version 2.2.1

09 Mar 02:01

Choose a tag to compare

Updates to how its built -- setup.py -- nothing else changed.

Version 2.2.0

06 Apr 23:13

Choose a tag to compare

A lot more docs, and fix to colorramp, and a bit of changes to the Animation API

Version 2.1.0

23 Mar 17:51

Choose a tag to compare

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

06 Dec 22:32

Choose a tag to compare

Minimum python to 3.8

Version 2.0.1

04 Dec 21:39

Choose a tag to compare

Set minimum Python version to 3.8

Version 2.0.0 -- Unicode filename support

04 Dec 03:03

Choose a tag to compare

Now Python3 only.

Full Unicode filename support

Bug with Animation closing files fixed.