Skip to content

Releases: NOAA-ORR-ERD/py_gd

Version 2.3.0

17 Jul 00:43
07655d7
Compare
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
Compare
Choose a tag to compare

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

Version 2.2.0

06 Apr 23:13
Compare
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
Compare
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
Compare
Choose a tag to compare

Minimum python to 3.8

Version 2.0.1

04 Dec 21:39
Compare
Choose a tag to compare

Set minimum Python version to 3.8

Version 2.0.0 -- Unicode filename support

04 Dec 03:03
Compare
Choose a tag to compare

Now Python3 only.

Full Unicode filename support

Bug with Animation closing files fixed.

Version 1.1.1

23 Feb 23:15
Compare
Choose a tag to compare

Fixed some tests that were failing on Windows

Version 1.1.0

29 Jul 17:00
Compare
Choose a tag to compare

Ported to Python 3 -- now works with py2 and py3

Added a bunch of color schemes borrowed from Matplotlib.

Version 0.1.8.1

25 Sep 08:06
Compare
Choose a tag to compare

Fixed a failing pytest